Skip to content
Snippets Groups Projects
Commit 4a2ac01c authored by Raphael Grimm's avatar Raphael Grimm
Browse files

Fix link libraries

parent 64a184bd
No related branches found
No related tags found
1 merge request!39Robot unit v3
......@@ -8,6 +8,7 @@ armarx_set_target("Library: ${LIB_NAME}")
find_package(Eigen3 QUIET)
find_package(Simox ${ArmarX_Simox_VERSION} QUIET)
find_package(DMP QUIET)
find_package(IVT QUIET)
find_package(MMMCore QUIET)
find_package(MMMTools QUIET)
......
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