Files
fsfw/unittests/storagemanager/CMakeLists.txt
T
2022-07-25 20:31:06 +02:00

5 lines
75 B
CMake

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