Files
CMake/Source
Brad King db02be85a0 VS: Provide the default platform name to project code
The value of `CMAKE_VS_PLATFORM_NAME` is computed by Visual Studio
generators based on `CMAKE_GENERATOR_PLATFORM` or some default.
Prior to the VS 2019 generator, the default was always `Win32`.
However, for the `Visual Studio 16 2019` generator, the default is
based on the host platform.

Store the default in a new `CMAKE_VS_PLATFORM_NAME_DEFAULT` variable for
use by project code.  This is particularly useful in toolchain files
because they are allowed to set `CMAKE_GENERATOR_PLATFORM` and so
`CMAKE_VS_PLATFORM_NAME` is not yet known.  Of course the toolchain file
author knows whether it will set `CMAKE_GENERATOR_PLATFORM`, and if not
then `CMAKE_VS_PLATFORM_NAME_DEFAULT` provides the platform name that
will be used.

Fixes: #19177
2019-04-19 07:46:13 -04:00
..
2019-01-30 08:10:27 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-04-12 08:02:19 -04:00
2018-11-19 23:35:09 +01:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2018-11-19 23:35:09 +01:00
2019-01-22 09:38:30 -05:00
2019-01-22 13:03:04 -05:00
2018-12-12 09:46:13 -05:00
2018-12-12 09:46:13 -05:00
2018-12-12 06:40:10 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-17 13:12:02 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2018-11-19 23:35:09 +01:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2019-01-17 13:12:02 -05:00
2019-01-29 14:09:21 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2019-01-17 13:12:02 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-25 06:44:32 -05:00
2019-01-25 06:44:32 -05:00
2019-01-29 14:09:21 -05:00
2018-08-24 14:58:49 -04:00
2018-08-24 14:58:49 -04:00
2019-01-29 14:09:21 -05:00
2019-01-25 06:44:32 -05:00
2019-01-22 13:03:04 -05:00
2019-01-22 13:03:04 -05:00
2019-01-29 14:09:21 -05:00
2019-01-17 13:12:02 -05:00