eive-obsw/linux/devices/CMakeLists.txt
Robin Mueller 02a8fd124f
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
added empty PL PCDU handler
2022-02-10 14:24:34 +01:00

6 lines
113 B
CMake

target_sources(${TARGET_NAME} PRIVATE
SolarArrayDeploymentHandler.cpp
PayloadPcduHandler.cpp
SusHandler.cpp
)