Skip to content
Snippets Groups Projects
Commit 35c5cddc authored by Brad King's avatar Brad King
Browse files

Help: Cross-reference generator platform variables

parent 7df38939
No related branches found
No related tags found
No related merge requests found
......@@ -20,3 +20,9 @@ Platform specification is supported only on specific generators:
specifies the target architecture.
See native build system documentation for allowed platform names.
Visual Studio Platform Selection
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
On :ref:`Visual Studio Generators` the selected platform name
is provided in the :variable:`CMAKE_VS_PLATFORM_NAME` variable.
......@@ -5,3 +5,4 @@ Visual Studio target platform name.
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 :variable:`CMAKE_GENERATOR_PLATFORM` variable for details.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment