Forked from
Florian Leander Singer / RobotAPI
7692 commits behind the upstream repository.
-
Peter Kaiser authoredPeter Kaiser authored
CMakeLists.txt 197 B
armarx_component_set_name("DummyUnitApp")
set(COMPONENT_LIBS RobotAPIInterfaces RobotAPIUnits ArmarXCore)
set(EXE_SOURCE main.cpp DummyUnitApp.h)
armarx_add_component_executable("${EXE_SOURCE}")