eive-obsw/mission/controller/acs/control/CMakeLists.txt
Marius Eggert 2ede1ed27c
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
added CMake files for new directories. amended existing controller Cmake
2022-09-26 10:15:03 +02:00

5 lines
98 B
CMake

target_sources(
${LIB_EIVE_MISSION}
PRIVATE Detumble.cpp
PtgCtrl.cpp
SafeCtrl.cpp)