[Liblas-commits] hg: remove cpack stuff for now
liblas-commits at liblas.org
liblas-commits at liblas.org
Wed May 5 09:21:08 EDT 2010
changeset 040671921d34 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=040671921d34
summary: remove cpack stuff for now
diffstat:
CMakeLists.txt | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diffs (13 lines):
diff -r 4496a84f0d06 -r 040671921d34 CMakeLists.txt
--- a/CMakeLists.txt Tue May 04 13:08:58 2010 -0500
+++ b/CMakeLists.txt Wed May 05 07:20:50 2010 -0600
@@ -301,9 +301,3 @@
endif()
endif()
-
-SET(CPACK_SOURCE_GENERATOR "TGZ;TBZ2")
-SET(CPACK_PACKAGE_DESCRIPTION_FILE "README.txt")
-SET(CPACK_RESOURCE_FILE_README "README.txt")
-SET(CPACK_SOURCE_PACKAGE_FILE_NAME "libLAS-${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}")
-INCLUDE(CPack)
More information about the Liblas-commits
mailing list