Update CMakeLists.txt
Co-authored-by: Mathis Logemann <mathisloge@gmail.com>
This commit is contained in:
parent
d680d1d7f5
commit
96a6fcd941
1 changed files with 1 additions and 0 deletions
|
@ -267,6 +267,7 @@ endif()
|
|||
|
||||
if(USE_BOOST_FILESYSTEM)
|
||||
list(APPEND MAPNIK_COMPILE_DEFS USE_BOOST_FILESYSYTEM)
|
||||
list(APPEND MAPNIK_OPTIONAL_LIBS Boost::filesystem)
|
||||
endif()
|
||||
|
||||
if(USE_MEMORY_MAPPED_FILE)
|
||||
|
|
Loading…
Reference in a new issue