Skip to content
Snippets Groups Projects
Commit 175602a4 authored by ARMAR-DE User's avatar ARMAR-DE User
Browse files

CMake (ExampleMemoryClient): adding missing dependency

parent 85ced826
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,8 @@ set(COMPONENT_LIBS ...@@ -10,7 +10,8 @@ set(COMPONENT_LIBS
RobotAPICore RobotAPIInterfaces RobotAPICore RobotAPIInterfaces
armem armem
aronopencvconverter aronjsonconverter aronopencvconverter aronjsonconverter
# ExampleMemory_aron
ExampleMemory # actually, the aron version is sufficient
${OpenCV_LIBRARIES} ${OpenCV_LIBRARIES}
) )
......
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