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

3 lines
136 B
CMake
Raw Normal View History

2022-07-18 16:08:06 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE TestCookie.cpp TestDeviceHandler.cpp
TestEchoComIF.cpp)