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 bb5f5f7 commit 466f0bcCopy full SHA for 466f0bc
1 file changed
CMakeLists.txt
@@ -371,7 +371,7 @@ status_optional_component("GeoTIFF" "${USE_GEOTIFF}" "${GEOTIFF_LIBRARY}")
371
status_optional_component("Experimental TIFF write support" "${USE_TIFF_WRITE}" "${TIFF_LIBRARY}")
372
status_optional_component("PCRE" "${USE_PCRE}" "${PCRE_LIBRARY}")
373
status_optional_component("PCRE2" "${USE_PCRE2}" "${PCRE2-8_LIBRARY}")
374
-status_optional_component("Experimental mapserver support" "${USE_MAPSERVER}" "${MAPSERVER_LIBRARY}")
+status_optional_component("Experimental MapServer support" "${USE_MAPSERVER}" "${MAPSERVER_LIBRARY}")
375
status_optional_component("RIAK" "${USE_RIAK}" "${RIAK_LIBRARY}")
376
status_optional_component("GDAL" "${USE_GDAL}" "${GDAL_LIBRARY}")
377
message(STATUS " * Optional features")
0 commit comments