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
e9760967
Commit
e9760967
authored
Jun 03, 2016
by
anna-seppala
Browse files
Merge pull request #2 from pFernbach/patch-1
remove depencie to hpp-util
parents
c16b5720
27005798
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
e9760967
...
...
@@ -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