[Marble-bugs] [marble] [Bug 327405] No desktop file installed for marble-qt in Qt-only build
Thiago Macieira
thiago at kde.org
Wed Nov 27 21:20:09 UTC 2013
https://bugs.kde.org/show_bug.cgi?id=327405
Thiago Macieira <thiago at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thiago at kde.org
--- Comment #3 from Thiago Macieira <thiago at kde.org> ---
This commit broke the build for Qt-only Mac build.
CMake Error at src/apps/marble-qt/CMakeLists.txt:80 (install):
install PROGRAMS given no DESTINATION!
CMake Error at src/apps/marble-mobile/CMakeLists.txt:27 (install):
install PROGRAMS given no DESTINATION!
CMake Error at src/apps/marble-touch/CMakeLists.txt:40 (install):
install PROGRAMS given no DESTINATION!
The variable APPS_INSTALL_DIR is not initialised for that case.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Marble-bugs
mailing list