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
+8
View File
@@ -0,0 +1,8 @@
--- CMakeLists.txt 2025-09-08 16:51:18.000000000 +0000
+++ CMakeLists_new.txt 2026-05-05 20:28:40.480444592 +0000
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 3.13)
project(DISCOUNT C)