We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495132d commit b8991a0Copy full SHA for b8991a0
CMakeLists.txt
@@ -79,7 +79,7 @@ ENDMACRO(TAG_LIBRARY_VERSION)
79
ADD_REQUIRED_DEPENDENCY("eigen3 >= 3.0.5")
80
ADD_OPTIONAL_DEPENDENCY("metapod >= 1.0.7")
81
ADD_OPTIONAL_DEPENDENCY("urdfdom >= 0.2.0")
82
-ADD_OPTIONAL_DEPENDENCY("hpp-fcl >= 0.4.2")
+ADD_OPTIONAL_DEPENDENCY("hpp-fcl >= 0.5.1")
83
84
# Spetcial care of Eigen3 greater than 3.2.10
85
IF(EIGEN3_FOUND)
0 commit comments