Robin Mueller
7db0872ee3
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
14 lines
295 B
CMake
14 lines
295 B
CMake
target_sources(${LIB_EIVE_MISSION} PRIVATE
|
|
EiveSystem.cpp
|
|
AcsSubsystem.cpp
|
|
ComSubsystem.cpp
|
|
PayloadSubsystem.cpp
|
|
|
|
AcsBoardAssembly.cpp
|
|
SusAssembly.cpp
|
|
DualLanePowerStateMachine.cpp
|
|
PowerStateMachineBase.cpp
|
|
DualLaneAssemblyBase.cpp
|
|
TcsBoardAssembly.cpp
|
|
)
|