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

Merge branch 'master' of https://gitlab.com/ArmarX/RobotAPI

* 'master' of https://gitlab.com/ArmarX/RobotAPI:
  updated minimum simox version
parents e9707cdb 85730b47
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ set(ARMARX_ENABLE_AUTO_CODE_FORMATTING TRUE)
armarx_project("RobotAPI")
depends_on_armarx_package(ArmarXGui "OPTIONAL")
set(ArmarX_Simox_VERSION 2.3.13)
set(ArmarX_Simox_VERSION 2.3.16)
add_subdirectory(source)
......@@ -22,4 +22,4 @@ list(APPEND CPACK_DEBIAN_PACKAGE_DEPENDS "simox")
install_project()
add_subdirectory(scenarios)
add_subdirectory(scenarios)
\ No newline at end of file
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