Skip to content
Snippets Groups Projects
Commit 1ac3a0cd authored by Fabian Tërnava's avatar Fabian Tërnava
Browse files

Merge branch 'master' of https://gitlab.com/ArmarX/RobotAPI into armem/ltm/dev

parents 6b357293 b9ac6965
No related branches found
No related tags found
1 merge request!226armem/ltm/dev
set(LIB_NAME skills)
set(LIB_NAME RobotAPISkills)
armarx_component_set_name("${LIB_NAME}")
armarx_set_target("Library: ${LIB_NAME}")
......@@ -33,4 +33,4 @@ armarx_add_library(
./provider/detail/SkillImplementationWrapper.h
)
add_library(RobotAPI::skills ALIAS skills)
add_library(RobotAPI::skills ALIAS RobotAPISkills)
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