CMAKE_BUILD_TYPE¶
在 3.22 版被加入.
This is a CMake Environment Variable. Its initial value is taken from the calling process environment.
The CMAKE_BUILD_TYPE
environment variable specifies a default value
for the CMAKE_BUILD_TYPE
variable when there is no explicit
configuration given on the first run while creating a new build tree.