treewide: edit local CMakeLists.txt to be compatible with cmake 4.x
authorHannu Nyman <[email protected]>
Tue, 7 Oct 2025 15:30:01 +0000 (18:30 +0300)
committerChristian Marangi <[email protected]>
Tue, 4 Nov 2025 14:14:53 +0000 (15:14 +0100)
commit9bd2c55a3329c82cfd0231f89824a06c031b53b9
treead436ec58bf85295f885c6180e9cf11e95104204
parent3969335815622a13373df36e6b1ea0f59322b795
treewide: edit local CMakeLists.txt to be compatible with cmake 4.x

Edit CMakeLists.txt to fulfill cmake 4.0 requirement that
cmake_minimum_required is now at least 3.5 and in future 3.10.

Signed-off-by: Hannu Nyman <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20265
Signed-off-by: Christian Marangi <[email protected]>
package/network/ipv6/map/src/CMakeLists.txt
package/utils/fritz-tools/src/CMakeLists.txt
package/utils/jboot-tools/src/CMakeLists.txt
package/utils/uencrypt/src/CMakeLists.txt