mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
9 lines
299 B
Diff
9 lines
299 B
Diff
--- a/docs/src/CMakeLists.txt 2025-07-06 16:23:35.266745870 +0200
|
|
+++ b/docs/src/CMakeLists.txt 2025-07-06 16:23:49.417596815 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 3.4.3)
|
|
+cmake_minimum_required(VERSION 3.18)
|
|
project(MyProject)
|
|
include(ExternalProject)
|
|
find_package(Git REQUIRED)
|