diff options
-rw-r--r-- | Help/manual/cmake-presets.7.rst | 3 |
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: |