1
0
Fork 0
mirror of https://libwebsockets.org/repo/libwebsockets synced 2025-08-22 16:00:30 +00:00
libwebsockets/minimal-examples-lowlevel/api-tests/api-test-upng
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 upng: rewrite for stateful stream decode 2022-03-16 12:59:48 +00:00