From 49294ffa90a311fd7defcdc6af3424bc69c617d9 Mon Sep 17 00:00:00 2001 From: Linhui Liu Date: Fri, 17 Mar 2023 11:57:55 +0800 Subject: tools/cmake: bump to 3.26.0 Release Notes: https://cmake.org/cmake/help/v3.26/release/3.26.html Signed-off-by: Linhui Liu --- tools/cmake/patches/110-liblzma.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/cmake/patches/110-liblzma.patch') diff --git a/tools/cmake/patches/110-liblzma.patch b/tools/cmake/patches/110-liblzma.patch index e98dd5ade7..d7cbd434a1 100644 --- a/tools/cmake/patches/110-liblzma.patch +++ b/tools/cmake/patches/110-liblzma.patch @@ -1,7 +1,7 @@ --- a/Modules/FindLibLZMA.cmake +++ b/Modules/FindLibLZMA.cmake -@@ -43,7 +43,13 @@ This module will set the following varia - version number as a string (ex: "5.0.3") +@@ -58,7 +58,13 @@ The following variables are provided for + #]=======================================================================] -find_path(LIBLZMA_INCLUDE_DIR lzma.h ) -- cgit v1.2.3