mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
link fmtlib relocatable
This commit is contained in:
parent
cd4f5d5c61
commit
111e1fadac
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ set(SPDLOG_BUILD_BENCH OFF)
|
|||
add_subdirectory(thirdparty/spdlog)
|
||||
add_subdirectory(thirdparty/fmtlib)
|
||||
|
||||
target_compile_options(fmt PUBLIC -fPIC)
|
||||
|
||||
pkg_check_modules(JANSSON IMPORTED_TARGET REQUIRED jansson>=2.7)
|
||||
pkg_check_modules(LIBCONFIG IMPORTED_TARGET libconfig>=1.4.9)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue