v2.1
This commit is contained in:
parent
3b9dee6900
commit
2d2b39d5c1
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.15.2)
|
cmake_minimum_required(VERSION 3.15.2)
|
||||||
|
|
||||||
project(GCTL_TOOLKITS VERSION 2.0.9)
|
project(GCTL_TOOLKITS VERSION 2.1.0)
|
||||||
|
|
||||||
if(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
|
if(CMAKE_SYSTEM_NAME STREQUAL "Darwin")
|
||||||
# ExprTK库在macOS 15.4中编译会有错误 添加以下命令对应检查项
|
# ExprTK库在macOS 15.4中编译会有错误 添加以下命令对应检查项
|
||||||
|
Loading…
Reference in New Issue
Block a user