Skip to content
Snippets Groups Projects
Commit ac58330c authored by Raphael's avatar Raphael
Browse files

make ArmarxGui a required dependency of RobotAPI

parent daf846f6
No related branches found
No related tags found
1 merge request!26Rt robot unit v2
......@@ -18,7 +18,7 @@ set(ARMARX_ENABLE_DEPENDENCY_VERSION_CHECK_DEFAULT TRUE)
set(ARMARX_ENABLE_AUTO_CODE_FORMATTING TRUE)
armarx_project("RobotAPI")
depends_on_armarx_package(ArmarXGui "OPTIONAL")
depends_on_armarx_package(ArmarXGui)
set(ArmarX_Simox_VERSION 2.3.48)
option(REQUIRE_SIMOX "If enabled the Simox dependency is a required dependency" TRUE)
......
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