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

Update dependency versions.

parent 5e39552d
No related branches found
Tags v4.0
No related merge requests found
......@@ -59,9 +59,9 @@ 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-constraints >= 3")
ADD_REQUIRED_DEPENDENCY("hpp-pinocchio")
ADD_REQUIRED_DEPENDENCY("hpp-core >= 4")
ADD_REQUIRED_DEPENDENCY("hpp-constraints >= 4")
ADD_REQUIRED_DEPENDENCY("hpp-pinocchio > 4")
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