fsfw/unittests/datapoollocal/CMakeLists.txt

4 lines
162 B
CMake
Raw Normal View History

2022-08-03 13:15:49 +02:00
target_sources(
${FSFW_TEST_TGT} PRIVATE testLocalPoolVariable.cpp testLocalPoolVector.cpp
testDataSet.cpp testLocalPoolManager.cpp)