eive-obsw/mission/power/CMakeLists.txt
Robin Mueller e7eaaa9295
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
finished power clean up
2023-03-26 16:16:54 +02:00

11 lines
263 B
CMake

target_sources(
${LIB_EIVE_MISSION}
PRIVATE CspCookie.cpp
Pdu1Handler.cpp
Pdu2Handler.cpp
AcuHandler.cpp
P60DockHandler.cpp
PcduHandler.cpp
GomspaceDeviceHandler.cpp
BpxBatteryHandler.cpp)