quic: Fix compilation error with CMake 4.0.0 91/42491/2
authornucleo <alekcejk@googlemail.com>
Mon, 17 Mar 2025 14:25:41 +0000 (16:25 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Wed, 19 Mar 2025 18:04:56 +0000 (18:04 +0000)
commit429abe7b0362ccfa90a0f1db29b02d6c1814b74d
treee1bd90f121f32108e5c2e0bb852ec3cb71ce02df
parentd9c2d94e80444f0eec5dddf86a7a98d335761f48
quic: Fix compilation error with CMake 4.0.0

Fixes quicly compilation error and warning with CMake 4

Compatibility with CMake < 3.5 has been removed from CMake.
Compatibility with CMake < 3.10 will be removed from a future version of CMake.

Type: fix

Change-Id: I810f70459d5ba70f6a8c0ea0d57c77fe20dddb73
Signed-off-by: nucleo <alekcejk@googlemail.com>
build/external/patches/quicly_0.1.5-vpp/0003-cmake-4.patch [new file with mode: 0644]