mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
Closes: https://bugs.gentoo.org/964612 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Part-of: https://github.com/gentoo/gentoo/pull/44747 Closes: https://github.com/gentoo/gentoo/pull/44747 Signed-off-by: Sam James <sam@gentoo.org>
12 lines
280 B
Diff
12 lines
280 B
Diff
https://github.com/duncanthrax/scream/pull/234
|
|
https://bugs.gentoo.org/964612
|
|
|
|
--- a/Receivers/unix/CMakeLists.txt
|
|
+++ b/Receivers/unix/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 3.7)
|
|
+cmake_minimum_required(VERSION 3.7...4.0)
|
|
|
|
project(scream LANGUAGES C)
|
|
|