6 lines
110 B
CMake
6 lines
110 B
CMake
target_sources(${FSFW_TEST_TGT} PRIVATE
|
|
testCcsdsCreator.cpp
|
|
testCcsdsReader.cpp
|
|
testPusTcCreator.cpp
|
|
)
|