[Marble-commits] branches/KDE/4.3/kdeedu/marble
Andrew Manson
g.real.ate at gmail.com
Fri Jul 24 13:09:41 CEST 2009
SVN commit 1001847 by mansona:
Backporting r1001829. Does not change any code or affect the
build system in any way.
M +4 -1 CMakeLists.txt
A MarbleCPackOptions.cmake
--- branches/KDE/4.3/kdeedu/marble/CMakeLists.txt #1001846:1001847
@@ -279,4 +279,7 @@
ADD_CUSTOM_TARGET(uninstall
"${CMAKE_COMMAND}" -P "${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake")
-endif(QTONLY)
\ No newline at end of file
+endif(QTONLY)
+
+include(MarbleCPackOptions)
+include(CPack)
More information about the Marble-commits
mailing list