fsfw/unittests/datapoollocal/CMakeLists.txt
2022-09-02 11:12:16 +02:00

4 lines
162 B
CMake

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