fsfw/unittests/devicehandler/CMakeLists.txt
Robin Mueller 5af3138e81
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
fnished PUS TC creator unittests
2022-07-21 17:48:11 +02:00

5 lines
97 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
DeviceHandlerCommander.cpp
TestDeviceHandlerBase.cpp
)