This commit is contained in:
root
2024-04-24 14:06:27 +08:00
parent 549cbe66b4
commit 54f15d0c40
147 changed files with 30678 additions and 590 deletions

View File

@@ -1,5 +1,5 @@
# 声明编译要求cmake最低版本
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12)
CMAKE_MINIMUM_REQUIRED(VERSION 3.0)
# ADD_DEFINITIONS(-std=c++11)