Files

11 lines
248 B
Diff

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 748f412..d8821ee 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.10)
project(ffts C ASM)