eive-obsw/mission/system/tcs/CMakeLists.txt
Robin Mueller 33773179a7
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
custom FDIR for tmp devices
2023-04-13 23:54:23 +02:00

4 lines
158 B
CMake

target_sources(
${LIB_EIVE_MISSION} PRIVATE tcsModeTree.cpp TcsSubsystem.cpp
TcsBoardAssembly.cpp RtdFdir.cpp TmpDevFdir.cpp)