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

workaround obsololete eigenpy/python.cmake

parent 6b91e499
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ CHECK_MINIMAL_CXX_STANDARD(14 ENFORCE)
# Project dependencies
ADD_PROJECT_DEPENDENCY(dynamic-graph 4.4.0 REQUIRED)
ADD_PROJECT_DEPENDENCY(eigenpy 2.7.10 REQUIRED)
INCLUDE(cmake/python.cmake) # TODO: overwriting eigenpy/python.cmake
IF(BUILD_TESTING)
FIND_PACKAGE(Boost REQUIRED COMPONENTS unit_test_framework)
ENDIF(BUILD_TESTING)
......
Subproject commit 72d1acd6e6879eaf73a554c1070b6d46a4ac30ff
Subproject commit a7567987b03fcad59e68aa9c4bf4580af7551144
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