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).
This commit is contained in:
Johel Ernesto Guerrero Peña
2023-10-19 09:45:40 -04:00
committed by Brad King
parent c2b28d4a66
commit d3978a3835

View File

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