fsfw/tests/src/fsfw_tests/integration/task/CMakeLists.txt

3 lines
56 B
CMake
Raw Normal View History

2021-10-17 23:27:31 +02:00
target_sources(${TARGET_NAME} PRIVATE
TestTask.cpp
)