CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE

Visual Studio preferred tool architecture.

The Visual Studio Generators for VS 2013 and above support optional selection of a 64-bit toolchain on 64-bit hosts by specifying a host=x64 value in the CMAKE_GENERATOR_TOOLSET option. CMake provides the selected toolchain architecture preference in this variable (either x64 or empty).

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