mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 21:00:17 -06:00
Help: State default preset strategy for architecture and toolset
This commit is contained in:
@@ -226,6 +226,9 @@ that may contain the following fields:
|
|||||||
ignore the field, but the IDE can use them to set up the environment
|
ignore the field, but the IDE can use them to set up the environment
|
||||||
before invoking CMake.
|
before invoking CMake.
|
||||||
|
|
||||||
|
If no ``strategy`` field is given, or if the field uses the string form
|
||||||
|
rather than the object form, the behavior is the same as ``"set"``.
|
||||||
|
|
||||||
``toolchainFile``
|
``toolchainFile``
|
||||||
An optional string representing the path to the toolchain file.
|
An optional string representing the path to the toolchain file.
|
||||||
This field supports `macro expansion`_. If a relative path is specified,
|
This field supports `macro expansion`_. If a relative path is specified,
|
||||||
|
|||||||
Reference in New Issue
Block a user