5 lines
92 B
CMake
5 lines
92 B
CMake
target_sources(${FSFW_TEST_TGT} PRIVATE
|
|
testUnsignedByteField.cpp
|
|
testDataWrapper.cpp
|
|
)
|