This commit is contained in:
2026-05-06 21:01:18 +03:00
parent 4b99344790
commit 40b02bc3e0
29 changed files with 271 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
--- 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")