mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sci-ml/foxi: cmake -> 3.10
Closes: https://bugs.gentoo.org/964446 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
aba8b05352
commit
d9090f3ee2
@ -3,7 +3,7 @@
|
||||
@@ -1,5 +1,5 @@
|
||||
# Minimum CMake required
|
||||
-cmake_minimum_required(VERSION 3.1)
|
||||
+cmake_minimum_required(VERSION 3.5)
|
||||
+cmake_minimum_required(VERSION 3.10)
|
||||
# Set default build type
|
||||
if(NOT CMAKE_BUILD_TYPE)
|
||||
message(STATUS "Build type not set - defaulting to Release")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user