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
Pierre Fernbach
hpp-rbprm
Commits
3e99f29d
Commit
3e99f29d
authored
Apr 16, 2019
by
Guilhem Saurel
Browse files
[CMake] add dependency on hpp-environments
parent
647c05da
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3e99f29d
...
...
@@ -46,6 +46,7 @@ ADD_REQUIRED_DEPENDENCY("hpp-centroidal-dynamics")
ADD_REQUIRED_DEPENDENCY
(
"hpp-affordance"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-spline"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-rbprm-robot-data"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-environments"
)
FIND_PACKAGE
(
OpenMP REQUIRED
)
find_package
(
Boost
)
...
...
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