Help: State default preset strategy for architecture and toolset

This commit is contained in:
Craig Scott
2022-10-22 16:21:34 +11:00
parent 8de977fa70
commit 8a413eb8d0

View File

@@ -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,