Merge pull request #962 from libexpat/require-cmake-3-13

Drop support for CMake <3.13
This commit is contained in:
Sebastian Pipping 2025-02-23 21:00:49 +01:00 committed by GitHub
commit 7f9a144507
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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