Skip to content
Snippets Groups Projects
Commit 9eb9bfcb authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[cmake] Update pinocchio requirements to 2.1.0

parent 410db9f1
No related branches found
Tags v4.1.0
No related merge requests found
......@@ -42,7 +42,7 @@ ADD_DEFINITIONS("-DHAVE_SYS_TIME_H")
ENDIF(SYS_TIME_H)
# Required dependencies
ADD_REQUIRED_DEPENDENCY("pinocchio >= 1.1.0")
ADD_REQUIRED_DEPENDENCY("pinocchio >= 2.1.0")
# Search for Boost.
# Boost.Test is used by the test suite.
......
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