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
Humanoid Path Planner
hpp-core
Commits
8818d41e
Commit
8818d41e
authored
Mar 29, 2014
by
Florent Lamiraux
Browse files
Update dependency version numbers before release.
parent
309ad40a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8818d41e
...
...
@@ -71,8 +71,8 @@ SET(${PROJECT_NAME}_HEADERS
include/hpp/core/weighed-distance.hh
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-util >=
0.8
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-model >=
2.1
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-util >=
3
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-model >=
3
"
)
ADD_REQUIRED_DEPENDENCY
(
"roboptim-trajectory >= 1.0"
)
# Add dependency toward hpp-model library in pkg-config file.
...
...
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