Skip to content
Snippets Groups Projects
Verified Commit f5da7517 authored by Justin Carpentier's avatar Justin Carpentier
Browse files

cmake: correct path to the EigenPy librairie

parent 657208e7
No related branches found
No related tags found
No related merge requests found
......@@ -35,4 +35,4 @@ ENDIF()
ADD_PYTHON_UNIT_TEST("py-matrix" "unittest/python/test_matrix.py" "unittest")
ADD_PYTHON_UNIT_TEST("py-geometry" "unittest/python/test_geometry.py" "unittest")
ADD_PYTHON_UNIT_TEST("py-switch" "unittest/python/test_switch.py" "unittest")
ADD_PYTHON_UNIT_TEST("py-switch" "unittest/python/test_switch.py" "python/eigenpy")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment