This commit is contained in:
lenheart
2024-06-17 10:39:47 +08:00
parent 4fda831cfb
commit 3bcf73becb
146 changed files with 32142 additions and 585 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