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
Guilhem Saurel
hpp-rbprm-corba
Commits
d67df585
Commit
d67df585
authored
Oct 27, 2020
by
Guilhem Saurel
Browse files
[CMake] Add optionnal dependency to hpp-gepetto-viewer, fix #67
parent
721735bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d67df585
...
...
@@ -37,6 +37,7 @@ FINDPYTHON()
ADD_PROJECT_DEPENDENCY
(
"hpp-rbprm"
REQUIRED
)
ADD_PROJECT_DEPENDENCY
(
"hpp-affordance-corba"
REQUIRED
)
ADD_PROJECT_DEPENDENCY
(
"hpp-gepetto-viewer"
)
ADD_REQUIRED_DEPENDENCY
(
"omniORB4 >= 4.1.4"
)
ADD_REQUIRED_DEPENDENCY
(
"octomap >= 1.8"
)
...
...
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