fsfw/unittests/tmtcservices/CMakeLists.txt

6 lines
114 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testStoreHelper.cpp
testSendHelper.cpp
testStoreAndSendHelper.cpp
)