Robin Mueller
dd67191044
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
15 lines
314 B
CMake
15 lines
314 B
CMake
target_sources(${LIB_EIVE_MISSION} PRIVATE
|
|
EiveSystem.cpp
|
|
AcsSubsystem.cpp
|
|
ComSubsystem.cpp
|
|
PayloadSubsystem.cpp
|
|
|
|
AcsBoardAssembly.cpp
|
|
SusAssembly.cpp
|
|
RwAssembly.cpp
|
|
DualLanePowerStateMachine.cpp
|
|
PowerStateMachineBase.cpp
|
|
DualLaneAssemblyBase.cpp
|
|
TcsBoardAssembly.cpp
|
|
)
|