6 lines
120 B
CMake
6 lines
120 B
CMake
target_sources(${TARGET_NAME} PRIVATE
|
|
TestSerialBufferAdapter.cpp
|
|
TestSerialization.cpp
|
|
TestSerialLinkedPacket.cpp
|
|
)
|