[Liblas-commits] hg: comment out OSGeo4W target

liblas-commits at liblas.org liblas-commits at liblas.org
Wed Oct 27 12:23:18 EDT 2010


changeset 12532d4c7222 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=12532d4c7222
summary: comment out OSGeo4W target

diffstat:

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

diffs (13 lines):

diff -r 30ed9749c198 -r 12532d4c7222 CMakeLists.txt
--- a/CMakeLists.txt	Wed Oct 27 11:22:31 2010 -0500
+++ b/CMakeLists.txt	Wed Oct 27 11:23:13 2010 -0500
@@ -335,6 +335,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