Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
hpp-util
Commits
f900f376
Commit
f900f376
authored
Jul 07, 2016
by
jcarpent
Browse files
[CMake] Append boost libs to the pkg file
parent
a7f8eb5f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
f900f376
...
...
@@ -62,5 +62,6 @@ ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY
(
tests
)
PKG_CONFIG_APPEND_LIBS
(
"hpp-util"
)
PKG_CONFIG_APPEND_BOOST_LIBS
(
${
BOOST_COMPONENTS
}
)
SETUP_PROJECT_FINALIZE
()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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