5 lines
75 B
CMake

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