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

cmake

parent f1ceaedb
No related branches found
No related tags found
1 merge request!130ArMem TransformClient
......@@ -8,7 +8,7 @@ add_subdirectory(server/SkillsMemory)
# clients
add_subdirectory(client/ExampleClient)
add_subdirectory(client)
# The memory name system
add_subdirectory(MemoryNameSystem)
......@@ -149,5 +149,7 @@ armarx_enable_aron_file_generation_for_target(
)
add_library(RobotAPI::libraries::armem ALIAS "${LIB_NAME}")
# 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