Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
ca289abe
Commit
ca289abe
authored
Nov 25, 2020
by
Sam Freed
Committed by
Craig Scott
Nov 28, 2020
Browse files
Help: Fix presets typo (longDescription to displayName)
parent
9e83e771
Pipeline
#202591
waiting for manual action with stages
in 7 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Help/manual/cmake-presets.7.rst
View file @
ca289abe
...
...
@@ -93,7 +93,7 @@ Format
An optional array of strings representing the names of presets to inherit
from. The preset will inherit all of the fields from the ``inherits``
presets by default (except ``name``, ``hidden``, ``inherits``,
``description``, and ``
longDescription
``), but can override them as
``description``, and ``
displayName
``), but can override them as
desired. If multiple ``inherits`` presets provide conflicting values for
the same field, the earlier preset in the ``inherits`` list will be
preferred. Presets in ``CMakePresets.json`` may not inherit from presets
...
...
Craig Scott
@craig.scott
mentioned in commit
419ef63b
·
Nov 29, 2020
mentioned in commit
419ef63b
mentioned in commit 419ef63b7bbfbe993dad1dad7faa9e08567d3f3f
Toggle commit list
Craig Scott
@craig.scott
mentioned in commit
5a868f14
·
Nov 29, 2020
mentioned in commit
5a868f14
mentioned in commit 5a868f148856b397a691057cbcf904c4a1b96729
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment