Skip to content
Permalink
Browse files
Minor update in the comment
  • Loading branch information
elpaso committed Aug 22, 2017
1 parent 35e49ed commit 83b11d5
Showing 1 changed file with 1 addition and 1 deletion.
@@ -104,7 +104,7 @@ ELSE(WIN32)

# check for gdal version
# version 1.2.5 is known NOT to be supported (missing CPL_STDCALL macro)
# According to INSTALL, 2.0+ is required
# According to INSTALL, 2.1+ is required
IF (GDAL_VERSION_MAJOR LESS 2)
MESSAGE (FATAL_ERROR "GDAL version is too old (${GDAL_VERSION}). Use 2.1 or higher.")
ENDIF (GDAL_VERSION_MAJOR LESS 2)

0 comments on commit 83b11d5

Please sign in to comment.