mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 14:15:07 +02:00
Closes: https://bugs.gentoo.org/955696 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
11 lines
172 B
Diff
11 lines
172 B
Diff
--- a/CMakeLists.txt
|
|
+++ b/CMakeLists.txt
|
|
@@ -8,7 +8,7 @@
|
|
#
|
|
#
|
|
|
|
-cmake_minimum_required(VERSION 3.3)
|
|
+cmake_minimum_required(VERSION 3.5)
|
|
|
|
project(tslib LANGUAGES C)
|
|
|