mirror of https://git.tukaani.org/xz.git
CMake: Bump maximum policy version to 3.29
(cherry picked from commit 80f72396ea
)
This commit is contained in:
parent
46c574e70a
commit
e0e53eb80f
|
@ -45,7 +45,7 @@
|
|||
#
|
||||
#############################################################################
|
||||
|
||||
cmake_minimum_required(VERSION 3.13...3.27 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.13...3.29 FATAL_ERROR)
|
||||
|
||||
include(CheckSymbolExists)
|
||||
include(CheckStructHasMember)
|
||||
|
|
Loading…
Reference in New Issue