fsfw/unittests/util/CMakeLists.txt

5 lines
92 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE
testUnsignedByteField.cpp
testDataWrapper.cpp
)