fsfw/tasks/CMakeLists.txt

5 lines
92 B
CMake

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