Skip to content
Snippets Groups Projects
Commit 5ebe28da authored by Mirko Wächter's avatar Mirko Wächter
Browse files

set required simox version to 2.3.58

parent a4af7f45
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ set(ARMARX_ENABLE_AUTO_CODE_FORMATTING TRUE)
armarx_project("RobotAPI")
depends_on_armarx_package(ArmarXGui)
set(ArmarX_Simox_VERSION 2.3.57)
set(ArmarX_Simox_VERSION 2.3.58)
option(REQUIRE_SIMOX "If enabled the Simox dependency is a required dependency" TRUE)
if(REQUIRE_SIMOX)
......
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