Skip to content
Snippets Groups Projects
Commit c983c628 authored by Mirko Wächter's avatar Mirko Wächter
Browse files

Added RobotAPIInterfaces to dependencies of RobotAPICore

parent a1892351
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ if (ARMARX_BUILD)
set(LIB_VERSION 0.1.0)
set(LIB_SOVERSION 0)
set(LIBS ArmarXInterfaces ArmarXCore ArmarXCoreObservers ArmarXCoreStatechart ArmarXCoreRobotStateComponent ${VirtualRobot_LIBRARIES})
set(LIBS RobotAPIInterfaces ArmarXInterfaces ArmarXCore ArmarXCoreObservers ArmarXCoreStatechart ArmarXCoreRobotStateComponent ${VirtualRobot_LIBRARIES})
set(LIB_FILES RobotStatechartContext.cpp
)
......
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