eive-obsw/mission/system/acs/CMakeLists.txt
Robin Mueller ae0413f7f6
Some checks failed
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
clean up code structure a bit
2023-04-04 14:52:22 +02:00

14 lines
333 B
CMake

target_sources(
${LIB_EIVE_MISSION}
PRIVATE AcsBoardAssembly.cpp
AcsSubsystem.cpp
StrAssembly.cpp
DualLaneAssemblyBase.cpp
ImtqAssembly.cpp
RwAssembly.cpp
SusAssembly.cpp
AcsBoardFdir.cpp
acsModeTree.cpp
SusFdir.cpp
StrFdir.cpp)