[Liblas-commits] hg: comment out osgeo4w packaging junk

liblas-commits at liblas.org liblas-commits at liblas.org
Wed Dec 15 13:59:18 EST 2010


changeset 4ea8d8659104 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=4ea8d8659104
summary: comment out osgeo4w packaging junk

diffstat:

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

diffs (13 lines):

diff -r da041c95a5c4 -r 4ea8d8659104 CMakeLists.txt
--- a/CMakeLists.txt	Wed Dec 15 12:07:28 2010 -0600
+++ b/CMakeLists.txt	Wed Dec 15 12:59:03 2010 -0600
@@ -390,6 +390,6 @@
 
 add_custom_target(dist COMMAND ${CMAKE_MAKE_PROGRAM} package_source)
 
-if (WIN32)
-    include(BuildOSGeo4W)
-endif(WIN32)
+#if (WIN32)
+#    include(BuildOSGeo4W)
+#endif(WIN32)


More information about the Liblas-commits mailing list