Skip to content
Snippets Groups Projects
Commit 88bce38a authored by Manfred Kröhnert's avatar Manfred Kröhnert
Browse files

enable auto_code_format

parent f247ed8c
No related branches found
No related tags found
No related merge requests found
......@@ -8,8 +8,10 @@ find_package("ArmarXCore" REQUIRED
include(${ArmarXCore_USE_FILE})
set(ARMARX_ENABLE_DEPENDENCY_VERSION_CHECK_DEFAULT TRUE)
set(ARMARX_ENABLE_AUTO_CODE_FORMATTING TRUE)
armarx_project("RobotAPI")
set(ARMARX_ENABLE_DEPENDENCY_VERSION_CHECK_DEFAULT True)
depends_on_armarx_package(ArmarXGui "OPTIONAL")
set(ArmarX_Simox_VERSION 2.3.7)
......
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