Skip to content
Snippets Groups Projects
Commit 98e1dcfc authored by Florent Lamiraux's avatar Florent Lamiraux Committed by Florent Lamiraux florent@laas.fr
Browse files

Update dependency versions.

parent 6fc73636
No related branches found
Tags v3.2
No related merge requests found
......@@ -58,10 +58,10 @@ ENDIF()
ADD_REQUIRED_DEPENDENCY("omniORB4 >= 4.1.4")
ADD_REQUIRED_DEPENDENCY("omniDynamic4 >= 4.1.4")
IF (NOT CLIENT_ONLY)
ADD_REQUIRED_DEPENDENCY("hpp-core >= 3")
ADD_REQUIRED_DEPENDENCY("hpp-model-urdf >= 3")
ADD_REQUIRED_DEPENDENCY("hpp-constraints >= 3")
ADD_REQUIRED_DEPENDENCY("hpp-model >= 3")
ADD_REQUIRED_DEPENDENCY("hpp-core >= 3.2")
ADD_REQUIRED_DEPENDENCY("hpp-model-urdf >= 3.1")
ADD_REQUIRED_DEPENDENCY("hpp-constraints >= 3.2")
ADD_REQUIRED_DEPENDENCY("hpp-model >= 3.2")
ENDIF (NOT CLIENT_ONLY)
ADD_SUBDIRECTORY(src)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment