Skip to content
Snippets Groups Projects
Commit 9d8c727a authored by Fabian Reister's avatar Fabian Reister
Browse files

cleanup

parent 81851cc1
No related branches found
No related tags found
No related merge requests found
armarx_component_set_name("Armar6MecanumPlatform")
armarx_set_target("Library: Armar6MecanumPlatform")
set(LIB_NAME Armar6MecanumPlatform)
set(LIBS ArmarXCore SimoxUtility)
set(LIB_FILES Armar6MecanumPlatform.cpp)
set(LIB_HEADERS Armar6MecanumPlatform.h)
armarx_add_library("${LIB_NAME}" "${LIB_FILES}" "${LIB_HEADERS}" "${LIBS}")
# add unit tests
add_subdirectory(test)
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