fsfw-example-common/example/test/CMakeLists.txt

5 lines
107 B
CMake

target_sources(${TARGET_NAME} PRIVATE
FsfwReaderTask.cpp
FsfwExampleTask.cpp
MutexExample.cpp
)