Merge pull request #749 from libexpat/cmake-3-5-0-plus

CMake: Require CMake >=3.5.0
This commit is contained in:
Sebastian Pipping 2023-09-21 22:53:58 +02:00 committed by GitHub
commit a642ba0920
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
# Unlike most of Expat,
# this file is copyrighted under the BSD-license for buildsystem files of KDE.
cmake_minimum_required(VERSION 3.1.3)
cmake_minimum_required(VERSION 3.5.0)
project(expat
VERSION