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

updated minimum simox version

parent 796ea9a1
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.51)
set(ArmarX_Simox_VERSION 2.3.57)
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