]> git.ipfire.org Git - thirdparty/openwrt.git/commit
tools/cmake: update to 4.1.2 20265/head
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 7 Oct 2025 15:30:01 +0000 (18:30 +0300)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 4 Nov 2025 14:14:55 +0000 (15:14 +0100)
commit1b48ebd31c28f5b2ad3f964c25f34d33badbb979
tree452bf2c797c3939b46d9ffc4fc88ea3a6f6b6651
parent261275c72c8374495c149106c274a5931775f04f
tools/cmake: update to 4.1.2

Update cmake to 4.1.2.
Note that cmake 4.x requires at least 3.5 as 'cmake_minimum_required'
in CMakeLists.txt of each app to be compiled.

Future cmake versions will increase that requirement to 3.10
https://cmake.org/cmake/help/latest/command/cmake_minimum_required.html

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/20265
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
tools/cmake/Makefile
tools/cmake/patches/100-no-testing.patch
tools/cmake/patches/110-liblzma.patch
tools/cmake/patches/120-curl-fix-libressl-linking.patch [deleted file]
tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
tools/cmake/patches/140-zlib.patch
tools/cmake/patches/150-zstd-libarchive.patch
tools/cmake/patches/160-disable_xcode_generator.patch