fsfw/unittests/util/CMakeLists.txt

5 lines
92 B
CMake
Raw Normal View History

2022-07-29 14:15:05 +02:00
target_sources(${FSFW_TEST_TGT} PRIVATE
testUnsignedByteField.cpp
2022-08-30 14:02:58 +02:00
testDataWrapper.cpp
2022-07-29 14:15:05 +02:00
)