0
0
mirror of https://github.com/openwrt/packages.git synced 2025-10-15 04:35:40 +00:00
Files
Etienne Champetier 759f303897 lua-cjson: bump minimum cmake version to 3.10
Starting cmake 4.0, anything under 3.5 produces an error, see
https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html#policy-version

Use a patch instead of CMAKE_OPTIONS so we don't forget to remove this hack.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2025-10-09 15:12:20 -04:00
..