fix comment

This commit is contained in:
Mathis Logemann 2021-02-03 22:48:25 +01:00
parent 54a61f7553
commit 74b325e71a

View file

@ -215,7 +215,7 @@ if(USE_SVG_RENDERER)
endif()
if(NOT WIN32)
message(STATUS "Compiling with -DMAPNIK_COMPILE_DEFS")
message(STATUS "Compiling with -DMAPNIK_HAS_DLCFN")
list(APPEND MAPNIK_COMPILE_DEFS MAPNIK_HAS_DLCFN)
list(APPEND MAPNIK_OPTIONAL_LIBS ${CMAKE_DL_LIBS})
endif()