summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_VS_PLATFORM_NAME_DEFAULT.rst
blob: c18e6fd37ede40e8e98c9ff4a5f730f6f10dd514 (plain)
1
2
3
4
5
6
7
8
9
CMAKE_VS_PLATFORM_NAME_DEFAULT
------------------------------

Default for the Visual Studio target platform name for the current generator
without considering the value of the :variable:`CMAKE_GENERATOR_PLATFORM`
variable.  For :ref:`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 :variable:`CMAKE_VS_PLATFORM_NAME` variable.