Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLAScommon
Commits
8de147f0
Commit
8de147f0
authored
Oct 21, 2018
by
Steffen Vogel
🎅🏼
Browse files
link fmtlib relocatable
parent
d391a4a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8de147f0
...
...
@@ -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
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment