[Liblas-commits] hg: we need .cmake files to compile

liblas-commits at liblas.org liblas-commits at liblas.org
Mon Aug 23 12:47:10 EDT 2010


changeset defc01884dc3 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=defc01884dc3
summary: we need .cmake files to compile

diffstat:

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

diffs (11 lines):

diff -r 2446474d3905 -r defc01884dc3 CMakeLists.txt
--- a/CMakeLists.txt	Mon Aug 23 11:44:40 2010 -0500
+++ b/CMakeLists.txt	Mon Aug 23 11:47:06 2010 -0500
@@ -320,7 +320,6 @@
 
 list(APPEND CPACK_SOURCE_IGNORE_FILES "CPackConfig.cmake")
 list(APPEND CPACK_SOURCE_IGNORE_FILES "schemas")
-list(APPEND CPACK_SOURCE_IGNORE_FILES ".cmake")
 
 
 include(CPack)


More information about the Liblas-commits mailing list