Files
fsfw/unittests/tcdistributor/CMakeLists.txt
Robin Mueller 902a4bfa9c
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
fsfw/fsfw/pipeline/pr-development This commit looks good
unittests for TC and CCSDS distributor
2022-08-01 17:16:37 +02:00

4 lines
69 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testCcsdsDistributor.cpp
)