Skip to content
Snippets Groups Projects
Commit d7eb033b authored by Fabian Reister's avatar Fabian Reister
Browse files

cmake: + dep armarx::control

parent 48428010
No related branches found
No related tags found
1 merge request!25RT controller and simplification
...@@ -16,6 +16,7 @@ armarx_project(navigation NAMESPACE armarx) ...@@ -16,6 +16,7 @@ armarx_project(navigation NAMESPACE armarx)
armarx_find_package(PUBLIC RobotAPI REQUIRED) armarx_find_package(PUBLIC RobotAPI REQUIRED)
# - optional # - optional
armarx_find_package(PUBLIC armarx::control)
armarx_find_package(PUBLIC ArmarXGui) armarx_find_package(PUBLIC ArmarXGui)
armarx_find_package(PUBLIC MemoryX QUIET) armarx_find_package(PUBLIC MemoryX QUIET)
armarx_find_package(PUBLIC VisionX QUIET) armarx_find_package(PUBLIC VisionX 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