[Liblas-commits] hg: ignore doc

liblas-commits at liblas.org liblas-commits at liblas.org
Fri Nov 5 15:10:22 EDT 2010


changeset 7ee4ef3c5755 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=7ee4ef3c5755
summary: ignore doc

diffstat:

 CMakeLists.txt |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r c9936d43d48b -r 7ee4ef3c5755 CMakeLists.txt
--- a/CMakeLists.txt	Fri Nov 05 13:48:25 2010 -0500
+++ b/CMakeLists.txt	Fri Nov 05 14:08:49 2010 -0500
@@ -337,6 +337,7 @@
 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")
 
 list(APPEND CPACK_SOURCE_IGNORE_FILES "CMakeCache.txt")
 


More information about the Liblas-commits mailing list