CMAKE_VS_PLATFORM_NAME

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


CMAKE_VS_PLATFORM_NAME

New in version 3.1.


Visual Studio target platform name used by the current generator.

VS 8 and above allow project files to specify a target platform. CMake provides the name of the chosen platform in this variable. See the CMAKE_GENERATOR_PLATFORM variable for details.

See also the CMAKE_VS_PLATFORM_NAME_DEFAULT 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.html