mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-17 07:28:38 +00:00
Closes: https://bugs.gentoo.org/951928 Closes: https://bugs.gentoo.org/929034 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
8 lines
187 B
Diff
8 lines
187 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-cmake_minimum_required(VERSION 2.7)
|
|
+cmake_minimum_required(VERSION 4.0)
|
|
project(SpeedTest)
|
|
|
|
set (SpeedTest_VERSION_MAJOR 1)
|