[Liblas-commits] hg-1.6: fix up CPACK_SOURCE_IGNORE_FILES
liblas-commits at liblas.org
liblas-commits at liblas.org
Tue Apr 5 11:45:41 EDT 2011
details: http://hg.liblas.orghg-1.6/rev/639aec379b70
changeset: 2862:639aec379b70
user: Howard Butler <hobu.inc at gmail.com>
date: Tue Apr 05 10:45:36 2011 -0500
description:
fix up CPACK_SOURCE_IGNORE_FILES
diffstat:
CMakeLists.txt | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 70e3e9f43f79 -r 639aec379b70 CMakeLists.txt
--- a/CMakeLists.txt Mon Apr 04 10:05:52 2011 -0500
+++ b/CMakeLists.txt Tue Apr 05 10:45:36 2011 -0500
@@ -416,7 +416,6 @@
list(APPEND CPACK_SOURCE_IGNORE_FILES "_CPack_Packages")
list(APPEND CPACK_SOURCE_IGNORE_FILES ".gz")
list(APPEND CPACK_SOURCE_IGNORE_FILES ".bz2")
-list(APPEND CPACK_SOURCE_IGNORE_FILES ".hg")
list(APPEND CPACK_SOURCE_IGNORE_FILES "README")
list(APPEND CPACK_SOURCE_IGNORE_FILES "HOWTORELEASE.txt")
list(APPEND CPACK_SOURCE_IGNORE_FILES "/doc/_static/files")
More information about the Liblas-commits
mailing list