eive-obsw/linux/devices/CMakeLists.txt
Robin Mueller 5fadb8f86d
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
moved heater handler
2021-12-14 17:35:21 +01:00

6 lines
113 B
CMake

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