1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-23 01:52:48 +03:00

Update CMake project version

This commit is contained in:
Markus Rickert
2021-05-22 15:20:46 +02:00
committed by Nick Wellnhofer
parent a1cac3bbe4
commit a46e85f669

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.15)
project(libxml2 VERSION 2.9.10 LANGUAGES C)
project(libxml2 VERSION 2.9.12 LANGUAGES C)
include(CheckCSourceCompiles)
include(CheckFunctionExists)