eive-obsw/mission/system/objects/CMakeLists.txt

4 lines
159 B
CMake
Raw Normal View History

2022-09-29 19:40:00 +02:00
target_sources(
2023-04-13 23:54:23 +02:00
${LIB_EIVE_MISSION} PRIVATE CamSwitcher.cpp PayloadSubsystem.cpp
Stack5VHandler.cpp PowerStateMachineBase.cpp)