This commit is contained in:
root
2024-04-24 11:40:25 +08:00
parent b9a0edb6b6
commit 549cbe66b4
7 changed files with 80 additions and 91 deletions

View File

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