Files
fsfw/unittests/storagemanager/CMakeLists.txt
Robin Mueller 586993c081
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
completed send helper tests
2022-07-25 20:31:06 +02:00

5 lines
75 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testAccessor.cpp
testPool.cpp
)