summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2021-11-26 15:15:07 +0100
committerSebastian Pipping <sebastian@pipping.org>2021-11-26 15:15:07 +0100
commit5a4ec4cf7f727fb779b846336f4c60f70db782ea (patch)
tree464477850fba60c46b1c217567eaffe42ea791f4
parent08d29debaee59fc44f470e2392b78820015afcf2 (diff)
downloadlibexpat-git-5a4ec4cf7f727fb779b846336f4c60f70db782ea.tar.gz
autotools: Sync expat.cmake to agree with CIsync-autotools-cmake-templates
-rw-r--r--expat/cmake/autotools/expat.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/expat/cmake/autotools/expat.cmake b/expat/cmake/autotools/expat.cmake
index 82efb436..24b5d92e 100644
--- a/expat/cmake/autotools/expat.cmake
+++ b/expat/cmake/autotools/expat.cmake
@@ -1,10 +1,10 @@
# Generated by CMake
-if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.5)
+if("${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}" LESS 2.6)
message(FATAL_ERROR "CMake >= 2.6.0 required")
endif()
cmake_policy(PUSH)
-cmake_policy(VERSION 2.6...3.19)
+cmake_policy(VERSION 2.6...3.20)
#----------------------------------------------------------------
# Generated CMake target import file.
#----------------------------------------------------------------