Robin Mueller
afc0f37e8a
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
18 lines
367 B
CMake
18 lines
367 B
CMake
target_sources(${LIB_EIVE_MISSION} PRIVATE
|
|
EiveSystem.cpp
|
|
AcsSubsystem.cpp
|
|
ComSubsystem.cpp
|
|
PayloadSubsystem.cpp
|
|
|
|
AcsBoardAssembly.cpp
|
|
RwAssembly.cpp
|
|
SusAssembly.cpp
|
|
DualLanePowerStateMachine.cpp
|
|
PowerStateMachineBase.cpp
|
|
DualLaneAssemblyBase.cpp
|
|
TcsBoardAssembly.cpp
|
|
|
|
AcsBoardFdir.cpp
|
|
SusFdir.cpp
|
|
RtdFdir.cpp
|
|
) |