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

export python dependency

parent eedac8a5
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
set(PYTHON_COMPONENTS Interpreter Development NumPy)
set(PYTHON_EXPORT_DEPENDENCY ON)
add_project_dependency(dynamic-graph 4.4.0 REQUIRED)
add_project_dependency(eigenpy 2.7.10 REQUIRED)
if(BUILD_TESTING)
......
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