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
Humanoid Path Planner
hpp-pinocchio
Commits
05872b8c
Commit
05872b8c
authored
Apr 08, 2019
by
Guilhem Saurel
Browse files
[CMake] baxter_description is required to run tests
parent
d3930e11
Pipeline
#4192
passed with stage
in 19 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
05872b8c
...
...
@@ -66,6 +66,7 @@ ADD_REQUIRED_DEPENDENCY("eigen3 >= 3.2.92")
ADD_OPTIONAL_DEPENDENCY
(
"romeo_description >= 0.2"
)
ADD_OPTIONAL_DEPENDENCY
(
"hpp-environments"
)
ADD_OPTIONAL_DEPENDENCY
(
"baxter_description"
)
# Set header files.
SET
(
${
PROJECT_NAME
}
_HEADERS
...
...
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