mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
Set project language to C
This commit is contained in:
parent
5ddf02f2a5
commit
d514e2bd40
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
|
||||
project(libxml2)
|
||||
project(libxml2 C)
|
||||
|
||||
include(CheckCSourceCompiles)
|
||||
include(CheckFunctionExists)
|
||||
|
Loading…
x
Reference in New Issue
Block a user