[libxslt] Update minimum required CMake version
- From: Nick Wellnhofer <nwellnhof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libxslt] Update minimum required CMake version
- Date: Fri, 15 Jan 2021 17:42:18 +0000 (UTC)
commit 9d4facb122fc18a1cfb68a33d7f6f17819c3f555
Author: Markus Rickert <rickert fortiss org>
Date: Fri Jan 15 17:53:54 2021 +0100
Update minimum required CMake version
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0a42ff89..7d990784 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.12)
+cmake_minimum_required(VERSION 3.15)
project(libxslt1 C)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]