fsfw/unittests/datapoollocal/CMakeLists.txt

7 lines
138 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testLocalPoolVariable.cpp
testLocalPoolVector.cpp
testDataSet.cpp
testLocalPoolManager.cpp
)