mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
Merge topic 'vs-generator-platform'
be6a555dTests: Test setting a generator platform in a toolchain filed506fee8Tests: Use -A option to pass generator platform selection11c9ddd6ExternalProject: Use -A option to pass generator platform29bd843eCTest: Use -A option to pass generator platform selectioneb7d8156cmake: Add -A option to specify a generator platform
This commit is contained in:
@@ -5,6 +5,8 @@ Generator-specific target platform name specified by user.
|
||||
|
||||
Some CMake generators support a target platform name to be given
|
||||
to the native build system to choose a compiler toolchain.
|
||||
If the user specifies a toolset name (e.g. via the cmake -A option)
|
||||
the value will be available in this variable.
|
||||
|
||||
The value of this variable should never be modified by project code.
|
||||
A toolchain file specified by the :variable:`CMAKE_TOOLCHAIN_FILE`
|
||||
|
||||
Reference in New Issue
Block a user