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

fix link

parent 5d8f11e6
Branches
Tags
No related merge requests found
......@@ -115,7 +115,7 @@ foreach(plugin ${plugins})
"${CMAKE_CURRENT_SOURCE_DIR}/${plugin}-python.h")
endif()
target_link_libraries(${PROJECT_NAME}-${PYTHON_LIBRARY_NAME}-wrap
eigenpy::eigenpy)
PUBLIC eigenpy::eigenpy)
endforeach(plugin)
dynamic_graph_python_module(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment