4 lines
159 B
CMake
4 lines
159 B
CMake
target_sources(
|
|
${LIB_EIVE_MISSION} PRIVATE CamSwitcher.cpp PayloadSubsystem.cpp
|
|
Stack5VHandler.cpp PowerStateMachineBase.cpp)
|