CMAKE_GENERATOR_PLATFORM¶
在 3.15 版被加入.
這是一個 CMake 環境變數。其初始值取自呼叫的進程環境。
Default value for CMAKE_GENERATOR_PLATFORM
if no Cache entry
is present and no value is specified by cmake -A
option.
This value is only applied if CMAKE_GENERATOR
is set.