eive-obsw/mission/system/CMakeLists.txt
Robin Mueller ff0da65662
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
started SUS assembly
fixes for PCDU code and switcher list handling
2022-03-03 15:37:36 +01:00

9 lines
192 B
CMake

target_sources(${LIB_EIVE_MISSION} PRIVATE
AcsBoardAssembly.cpp
SusAssembly.cpp
AcsSubsystem.cpp
TcsSubsystem.cpp
EiveSystem.cpp
ComSubsystem.cpp
TcsSubsystem.cpp
)