fix comment
This commit is contained in:
parent
54a61f7553
commit
74b325e71a
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ if(USE_SVG_RENDERER)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(NOT WIN32)
|
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_COMPILE_DEFS MAPNIK_HAS_DLCFN)
|
||||||
list(APPEND MAPNIK_OPTIONAL_LIBS ${CMAKE_DL_LIBS})
|
list(APPEND MAPNIK_OPTIONAL_LIBS ${CMAKE_DL_LIBS})
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Add table
Reference in a new issue