mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sci-ml/NNPACK: cmake -> 3.10
Closes: https://bugs.gentoo.org/964445 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
d9090f3ee2
commit
645f3f8917
@ -2,7 +2,7 @@
|
||||
+++ b/CMakeLists.txt 2025-07-09 22:47:30.686441471 +0200
|
||||
@@ -1,4 +1,4 @@
|
||||
-CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12 FATAL_ERROR)
|
||||
+CMAKE_MINIMUM_REQUIRED(VERSION 3.5 FATAL_ERROR)
|
||||
+CMAKE_MINIMUM_REQUIRED(VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
INCLUDE(GNUInstallDirs)
|
||||
INCLUDE(CheckCSourceCompiles)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user