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

renamed the skills lib

parent 98d30fd5
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}")
......@@ -31,4 +31,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