[Marble-commits] KDE/kdeedu/marble
Andrew Manson
g.real.ate at gmail.com
Fri Jul 24 12:59:17 CEST 2009
SVN commit 1001829 by mansona:
Adding some CPack aditions to the CMake file.
M +4 -1 CMakeLists.txt
A MarbleCPackOptions.cmake
--- trunk/KDE/kdeedu/marble/CMakeLists.txt #1001828:1001829
@@ -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