mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Minor update in the comment
This commit is contained in:
parent
35e49ed90a
commit
83b11d5484
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user