Skip to content
Snippets Groups Projects
Commit 86d71b52 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CMake] update minimal eigenpy version

parent c76e5052
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ IF(BUILD_PYTHON_INTERFACE)
STRING(REGEX REPLACE "-" "_" PY_NAME ${PROJECT_NAME})
ADD_REQUIRED_DEPENDENCY("eigenpy")
ADD_REQUIRED_DEPENDENCY("eigenpy >= 1.6.8")
SET(BOOST_COMPONENTS ${BOOST_COMPONENTS} python)
ENDIF(BUILD_PYTHON_INTERFACE)
......
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