eive-obsw/mission/system/CMakeLists.txt
Robin Mueller 11fb5f9e81
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
added subsystems
2022-02-24 15:21:13 +01:00

8 lines
172 B
CMake

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