CMAKE_VS_PLATFORM_NAME_DEFAULT

在 3.14.3 版被加入.

Default for the Visual Studio target platform name for the current generator without considering the value of the CMAKE_GENERATOR_PLATFORM variable. For Visual Studio 生成器 for VS 2017 and below this is always Win32. For VS 2019 and above this is based on the host platform.

另請參見 CMAKE_VS_PLATFORM_NAME 變數。