Skip to content
Snippets Groups Projects
Commit 085c1216 authored by Joseph Mirabel's avatar Joseph Mirabel Committed by Joseph Mirabel
Browse files

Fix CMakeLists.txt

parent a1ea584c
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ SET (TEST_UR5 FALSE CACHE BOOL "Activate tests using ur5")
SET(DOXYGEN_TREEVIEW "NO" CACHE STRING "Set to YES to generate a tree view in the html documentation")
SEARCH_FOR_BOOST()
ADD_DOC_DEPENDENCY("hpp-pinocchio >= 3.0.0")
ADD_DOC_DEPENDENCY("hpp-pinocchio")
ADD_DOC_DEPENDENCY("hpp-fcl")
ADD_REQUIRED_DEPENDENCY("hpp-core >= 3.0.0")
ADD_REQUIRED_DEPENDENCY("hpp-constraints >= 3.0.0")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment