Files
docker/windows/fftw.cmake.patch
T
2026-05-06 11:38:26 +03:00

9 lines
312 B
Diff

--- CMakeLists.txt 2026-04-18 10:17:59.000000000 +0000
+++ CMakeLists_new.txt 2026-05-06 08:33:16.061429892 +0000
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 3.0)
+cmake_minimum_required (VERSION 3.13)
if (NOT DEFINED CMAKE_BUILD_TYPE)
set (CMAKE_BUILD_TYPE Release CACHE STRING "Build type")