mirror of https://git.tukaani.org/xz.git
CMake: Bump maximum policy version to 3.30
This commit is contained in:
parent
9231c39ffb
commit
6408edac55
|
@ -77,7 +77,7 @@
|
|||
#
|
||||
#############################################################################
|
||||
|
||||
cmake_minimum_required(VERSION 3.20...3.29 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.20...3.30 FATAL_ERROR)
|
||||
|
||||
include(CMakePushCheckState)
|
||||
include(CheckIncludeFile)
|
||||
|
|
Loading…
Reference in New Issue