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

6 lines
109 B
CMake

target_sources(${LIB_FSFW_NAME} PRIVATE
TestCookie.cpp
TestDeviceHandler.cpp
TestEchoComIF.cpp
)