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
296e87b3
Commit
296e87b3
authored
Sep 30, 2011
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Sep 30, 2011
Browse files
Update dependency version
hpp-model 1.8 -> 2.0
parent
c4b24bca
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
296e87b3
...
...
@@ -49,7 +49,7 @@ SET(${PROJECT_NAME}_HEADERS
)
ADD_REQUIRED_DEPENDENCY
(
"kwsPlus >= 1.8"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-model >=
1.8
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-model >=
2.0
"
)
# Add dependency toward hpp-model library in pkg-config file.
PKG_CONFIG_APPEND_LIBS
(
"hpp-core"
)
...
...
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