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

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

parents 6f433054 b9ac6965
No related branches found
No related tags found
No related merge requests found
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