mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
9 lines
184 B
Diff
9 lines
184 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 3.0)
|
|
+cmake_minimum_required(VERSION 4.0)
|
|
project(cmark-gfm)
|
|
|
|
set(PROJECT_VERSION_MAJOR 0)
|