7 lines
147 B
CMake
7 lines
147 B
CMake
target_sources(${FSFW_TEST_TGT} PRIVATE
|
|
testSerialBufferAdapter.cpp
|
|
testSerializeAdapter.cpp
|
|
testSerialLinkedPacket.cpp
|
|
testSerializeIF.cpp
|
|
)
|