[Liblas-commits] hg: [cmake] indentation
liblas-commits at liblas.org
liblas-commits at liblas.org
Thu Jan 7 19:58:53 EST 2010
changeset f42133fe6313 in /Volumes/Data/www/liblas.org/hg
details: http://hg.liblas.orghg?cmd=changeset;node=f42133fe6313
summary: [cmake] indentation
diffstat:
CMakeLists.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 0a7495fd3915 -r f42133fe6313 CMakeLists.txt
--- a/CMakeLists.txt Fri Jan 08 00:56:53 2010 +0000
+++ b/CMakeLists.txt Fri Jan 08 00:58:41 2010 +0000
@@ -169,7 +169,7 @@
CHECK_FUNCTION_EXISTS(OSRSetEquirectangular2 HAVE_OSRSETEQUIRECTANGULAR2)
IF(NOT HAVE_OSRSETEQUIRECTANGULAR2)
- # Reset to NOT found for GDAL/OGR
+ # Reset to NOT found for GDAL/OGR
SET(GDAL_FOUND)
MESSAGE(FATAL_ERROR "GDAL support requires GDAL 1.6.0 or newer")
ELSE()
More information about the Liblas-commits
mailing list