eive-obsw/mission/system/tree/CMakeLists.txt
Robin Mueller 699bc520f0
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
restructured tmtc modules a bit, added comDefinitions file
2022-04-28 16:38:06 +02:00

8 lines
137 B
CMake

target_sources(${LIB_EIVE_MISSION} PRIVATE
acsModeTree.cpp
payloadModeTree.cpp
comModeTree.cpp
system.cpp
util.cpp
)