This commit is contained in:
lenheart
2024-08-07 13:33:08 +08:00
parent a8a7025f55
commit 09fb9d75b2
14 changed files with 82 additions and 31567 deletions

View File

@@ -21,7 +21,7 @@ CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
CMAKE_AR:FILEPATH=/usr/bin/ar
//No help, variable specified on the command line.
CMAKE_BUILD_TYPE:STRING=Debug
CMAKE_BUILD_TYPE:STRING=Release
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON