This commit is contained in:
2022-09-02 11:12:16 +02:00
parent 935f35a40d
commit db84dcd3ce
5 changed files with 9 additions and 17 deletions

View File

@ -1,6 +1,3 @@
target_sources(${FSFW_TEST_TGT} PRIVATE
testLocalPoolVariable.cpp
testLocalPoolVector.cpp
testDataSet.cpp
testLocalPoolManager.cpp
)
target_sources(
${FSFW_TEST_TGT} PRIVATE testLocalPoolVariable.cpp testLocalPoolVector.cpp
testDataSet.cpp testLocalPoolManager.cpp)