CMAKE_VS_PLATFORM_NAME_DEFAULT

From Get docs
Cmake/docs/3.21/variable/cmake vs platform name default


CMAKE_VS_PLATFORM_NAME_DEFAULT

New in version 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 Generators for VS 2017 and below this is always Win32. For VS 2019 and above this is based on the host platform.

See also the CMAKE_VS_PLATFORM_NAME variable.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.html