We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad5cb7 commit 4a76aefCopy full SHA for 4a76aef
CMakeLists.txt
@@ -237,7 +237,7 @@ if (USE_PROJ_LIB STREQUAL "4" AND NOT HAVE_PROJ4)
237
endif()
238
239
if (USE_PROJ_LIB STREQUAL "6" AND NOT HAVE_PROJ6)
240
- message(FATAL_ERROR "USE_PROJ_LIB was set to '6', but PROJ version 4 API not found")
+ message(FATAL_ERROR "USE_PROJ_LIB was set to '6', but PROJ version 6 API not found")
241
242
243
if (LUAJIT_FOUND)
0 commit comments