fsfw/src/fsfw_tests/integration/devices/CMakeLists.txt

6 lines
109 B
CMake
Raw Normal View History

2021-10-17 23:27:31 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE
TestCookie.cpp
TestDeviceHandler.cpp
TestEchoComIF.cpp
)