summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorJohel Ernesto Guerrero Peña <johelegp@gmail.com>2023-10-19 13:45:40 (GMT)
committerBrad King <brad.king@kitware.com>2023-10-19 13:53:48 (GMT)
commitd3978a38355d6560d772df607d9fe1016004b661 (patch)
tree4486ea9940f2e4c6661d6328090e8f694b08a4f8 /Help
parentc2b28d4a6682b409526ed2c35471201bd51477c4 (diff)
downloadCMake-d3978a38355d6560d772df607d9fe1016004b661.zip
CMake-d3978a38355d6560d772df607d9fe1016004b661.tar.gz
CMake-d3978a38355d6560d772df607d9fe1016004b661.tar.bz2
Help: Document cmake-presets version 8
This was accidentally missed in commit f1a7179520 (presets: Add $schema property to JSON schema, 2023-09-07, v3.28.0-rc1~106^2).
Diffstat (limited to 'Help')
-rw-r--r--Help/manual/cmake-presets.7.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Help/manual/cmake-presets.7.rst b/Help/manual/cmake-presets.7.rst
index 46b5fc7..fc0e1f9 100644
--- a/Help/manual/cmake-presets.7.rst
+++ b/Help/manual/cmake-presets.7.rst
@@ -75,6 +75,9 @@ The root object recognizes the following fields:
``7``
.. versionadded:: 3.27
+ ``8``
+ .. versionadded:: 3.28
+
``cmakeMinimumRequired``
An optional object representing the minimum version of CMake needed to
build this project. This object consists of the following fields: