gentoo-ebuilds/x11-misc/xcalib/files/xcalib-0.11-cmake4.patch
Johannes Huber e7d7b2be77
x11-misc/xcalib: add 0.11
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>
2025-05-27 15:20:50 +01:00

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)