mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
Closes: https://bugs.gentoo.org/955696 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
12 lines
172 B
Diff
12 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)
|
|
|