|
Functions | |
armarx_component_set_name (StatechartGroupGeneratorApp) set(COMPONENT_LIBS ArmarXCoreInterfaces ArmarXCore ArmarXCoreObservers ArmarXCoreStatechart SimoxUtility) set(SOURCES main.cpp) set(GENERATOR_PATH "$ | |
exec_program (chmod "${ArmarXCore_BINARY_DIR}" ARGS a+x StatechartGroupGeneratorAppRun) endif() armarx_add_component_executable("$ | |
StatechartGroupGeneratorAppRun | if (NOT EXISTS "${GENERATOR_PATH}") file(WRITE "$ |
armarx_component_set_name | ( | StatechartGroupGeneratorApp | ) |
Definition at line 2 of file CMakeLists.txt.
exec_program | ( | chmod "${ArmarXCore_BINARY_DIR}" ARGS a+x | StatechartGroupGeneratorAppRun | ) |
Definition at line 12 of file CMakeLists.txt.
StatechartGroupGeneratorAppRun if | ( | NOT EXISTS "${GENERATOR_PATH}" | ) |
Definition at line 10 of file CMakeLists.txt.