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-affordance
Commits
27005798
Commit
27005798
authored
Jun 03, 2016
by
Fernbach Pierre
Browse files
remove depencie to hpp-util
see commit
ea0d56b9
parent
c16b5720
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
27005798
...
...
@@ -20,7 +20,6 @@ ADD_LIBRARY(${LIBRARY_NAME}
)
PKG_CONFIG_USE_DEPENDENCY
(
${
LIBRARY_NAME
}
hpp-fcl
)
PKG_CONFIG_USE_DEPENDENCY
(
${
LIBRARY_NAME
}
hpp-util
)
PKG_CONFIG_USE_DEPENDENCY
(
${
LIBRARY_NAME
}
eigen3
)
INSTALL
(
TARGETS
${
LIBRARY_NAME
}
DESTINATION lib
)
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