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
Humanoid Path Planner
hpp-fcl
Commits
931515ba
Commit
931515ba
authored
Sep 15, 2020
by
Guilhem Saurel
Browse files
[CMake] fix build on 16.04
parent
176fcf97
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
931515ba
...
...
@@ -155,9 +155,9 @@ add_library(${LIBRARY_NAME}
ADD_SOURCE_GROUP
(
${
LIBRARY_NAME
}
_SOURCES
)
ADD_HEADER_GROUP
(
PROJECT_HEADERS_FULL_PATH
)
TARGET_
L
IN
K_LIBRA
RIES
(
${
LIBRARY_NAME
}
PUBLIC
Boost
::boost
TARGET_IN
CLUDE_DIRECTO
RIES
(
${
LIBRARY_NAME
}
SYSTEM
PUBLIC
${
Boost
_INCLUDE_DIRS
}
)
TARGET_LINK_LIBRARIES
(
${
LIBRARY_NAME
}
...
...
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