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
Guilhem Saurel
hpp-rbprm-corba
Commits
13fa88f1
Unverified
Commit
13fa88f1
authored
Dec 02, 2020
by
Guilhem Saurel
Committed by
GitHub
Dec 02, 2020
Browse files
Merge pull request #77 from nim65s/devel
[CMake] Add optionnal dependency to hpp-gepetto-viewer, fix #67
parents
721735bb
d67df585
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
13fa88f1
...
...
@@ -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
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