1
0
Fork 0
mirror of https://libwebsockets.org/repo/libwebsockets synced 2025-08-25 17:50:33 +00:00
libwebsockets/minimal-examples-lowlevel/api-tests/api-test-lejp
Andy Green 47efb8c1c2 cmake: set minimum to 3.10
CMake is continually deprecating old cmake, such that if we don't try to
keep up with its minimum version there are warnings or eventually failures
to build.  Windows vcpkg has latest 4.03 which prints warning messages if
your CMakeLists.txt has a VERSION < 3.10.  So let's upgrade all the
CMakeLists.txt to that as the minimum.
2025-06-19 14:48:23 +01:00
..
CMakeLists.txt cmake: set minimum to 3.10 2025-06-19 14:48:23 +01:00
main.c lejp: deal with empty body 2025-06-03 17:39:59 +01:00