fsfw/tests/src/tests/storagemanager/CMakeLists.txt

5 lines
75 B
CMake
Raw Normal View History

target_sources(${TARGET_NAME} PRIVATE
TestNewAccessor.cpp
TestPool.cpp
)