From 8a413eb8d0b9d62ce840621c1511a9ec8a57a2ff Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Sat, 22 Oct 2022 16:21:34 +1100 Subject: Help: State default preset strategy for architecture and toolset --- Help/manual/cmake-presets.7.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst index 08eee1f..da699d8 100644 --- a/Help/manual/cmake-presets.7.rst +++ b/Help/manual/cmake-presets.7.rst @@ -226,6 +226,9 @@ that may contain the following fields: ignore the field, but the IDE can use them to set up the environment 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`` An optional string representing the path to the toolchain file. This field supports `macro expansion`_. If a relative path is specified, -- cgit v0.12