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
dd49b8d7
Commit
dd49b8d7
authored
Dec 21, 2011
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Dec 21, 2011
Browse files
Update dependency version numbers.
parent
a3158dab
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dd49b8d7
...
...
@@ -48,8 +48,8 @@ SET(${PROJECT_NAME}_HEADERS
include/hpp/core/problem.hh
)
ADD_REQUIRED_DEPENDENCY
(
"kwsPlus >=
1.8
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-model >= 2.
0
"
)
ADD_REQUIRED_DEPENDENCY
(
"kwsPlus >=
2.1
"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-model >= 2.
1
"
)
# 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