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
11156b77
Commit
11156b77
authored
Feb 03, 2017
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Feb 03, 2017
Browse files
Update dependency versions
parent
96155a7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
11156b77
...
...
@@ -53,9 +53,9 @@ SEARCH_FOR_BOOST()
# Search for dependecies.
ADD_REQUIRED_DEPENDENCY
(
"assimp"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-util >= 3"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-fcl >= 0.4.
2
"
)
ADD_REQUIRED_DEPENDENCY
(
"pinocchio >= 1.
1
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-util >= 3
.2
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-fcl >= 0.4.
3
"
)
ADD_REQUIRED_DEPENDENCY
(
"pinocchio >= 1.
2.2
"
)
ADD_REQUIRED_DEPENDENCY
(
"resource_retriever"
)
ADD_OPTIONAL_DEPENDENCY
(
"hpp-model >= 3"
)
...
...
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