Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olivier Stasse
sot-core
Commits
899e52dd
Commit
899e52dd
authored
May 07, 2020
by
Guilhem Saurel
Browse files
[CMake] add dependency to example-robot-data
for tests. cf.
6e2f5285
parent
3280bfb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
899e52dd
...
...
@@ -35,6 +35,7 @@ PROJECT(${PROJECT_NAME} ${PROJECT_ARGS})
# Project dependencies
ADD_PROJECT_DEPENDENCY
(
dynamic-graph REQUIRED PKG_CONFIG_REQUIRES dynamic-graph
)
ADD_PROJECT_DEPENDENCY
(
pinocchio REQUIRED PKG_CONFIG_REQUIRES pinocchio
)
ADD_PROJECT_DEPENDENCY
(
example-robot-data
)
SET
(
BOOST_COMPONENTS filesystem system thread program_options
unit_test_framework regex
)
...
...
Write
Preview
Markdown
is supported
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