mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
12 lines
319 B
Diff
12 lines
319 B
Diff
--- a/CMakeLists.txt 2025-11-16 09:21:36.261871093 +0100
|
|
+++ b/CMakeLists.txt 2025-11-16 09:21:58.407948596 +0100
|
|
@@ -2,7 +2,7 @@
|
|
# Copyright © 2016 Zhou Mo <cdluminate@gmail.com>
|
|
# Licence Apache-2.0
|
|
|
|
-cmake_minimum_required(VERSION 3.7)
|
|
+cmake_minimum_required(VERSION 3.10)
|
|
|
|
# Project
|
|
project(gemmlowp C CXX)
|