eive-obsw/mission/system/objects/CMakeLists.txt
Robin Mueller 3bd434bbc3
Some checks failed
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
I2C reboot procedure for EIVE system
2023-04-06 16:50:33 +02:00

5 lines
179 B
CMake

target_sources(
${LIB_EIVE_MISSION}
PRIVATE CamSwitcher.cpp TcsSubsystem.cpp PayloadSubsystem.cpp
Stack5VHandler.cpp PowerStateMachineBase.cpp TcsBoardAssembly.cpp)