fsfw/src/fsfw/tasks/CMakeLists.txt
Robin Mueller 3a16290707
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
refactored and tested hosted and linux task IF
2022-05-19 00:44:34 +02:00

4 lines
162 B
CMake

target_sources(
${LIB_FSFW_NAME} PRIVATE FixedSequenceSlot.cpp FixedSlotSequence.cpp
PeriodicTaskBase.cpp FixedTimeslotTaskBase.cpp)