Skip to content
Snippets Groups Projects
Commit 8dbb93c5 authored by Valenza Florian's avatar Valenza Florian
Browse files

[CMake] Updated required version of hpp-fcl, now 0.4.2

parent 3c3baf68
Branches
Tags
No related merge requests found
......@@ -74,7 +74,7 @@ ADD_REQUIRED_DEPENDENCY("eigen3 >= 3.0.5")
ADD_OPTIONAL_DEPENDENCY("metapod >= 1.0.7")
ADD_REQUIRED_DEPENDENCY("urdfdom >= 0.2.0")
ADD_OPTIONAL_DEPENDENCY("lua5.1")
ADD_OPTIONAL_DEPENDENCY("hpp-fcl >= 0.4.1")
ADD_OPTIONAL_DEPENDENCY("hpp-fcl >= 0.4.2")
# Spetcial care of Eigen3 greater than 3.2.8
IF(EIGEN3_FOUND)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment