mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-13 21:47:44 +00:00
Signed-off-by: Johannes Huber <johu@gmx.de> Part-of: https://github.com/gentoo/gentoo/pull/42281 Closes: https://github.com/gentoo/gentoo/pull/42281 Signed-off-by: Sam James <sam@gentoo.org>
10 lines
237 B
Diff
10 lines
237 B
Diff
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
|
index 6a48c13..0f883dd 100644
|
|
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-CMAKE_MINIMUM_REQUIRED (VERSION 2.8.12)
|
|
+CMAKE_MINIMUM_REQUIRED (VERSION 3.10)
|
|
|
|
PROJECT (xcalib C)
|
|
|