mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
10 lines
361 B
Diff
10 lines
361 B
Diff
--- a/CMakeLists.txt 2025-06-20 14:20:47.019956704 +0300
|
|
+++ b/CMakeLists.txt 2025-06-20 14:39:37.597091838 +0300
|
|
@@ -1,5 +1,5 @@
|
|
##EQ10Q TopLevel CMake
|
|
-cmake_minimum_required(VERSION 2.8)
|
|
+cmake_minimum_required(VERSION 3.5)
|
|
PROJECT(eq10q)
|
|
|
|
##ADD_DEFINITIONS(-Wall -O3 -fPIC -finline-functions -finline-functions-called-once -msse -mfpmath=sse -std=c99)
|