1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-19 19:43:23 +08:00

Help: Note when project(COMPAT_VERSION) was added

Tweak documentation of `project()` to note when the (experimental for
now) `COMPAT_VERSION` argument was added.
This commit is contained in:
Matthew Woehlke
2025-06-03 16:24:19 -04:00
parent 7dbffb3aa1
commit 01f6067ce4

View File

@@ -88,6 +88,7 @@ The options are:
:variable:`CMAKE_PROJECT_VERSION`.
``COMPAT_VERSION <version>``
.. versionadded:: 4.1
.. note::
Experimental. Gated by ``CMAKE_EXPERIMENTAL_EXPORT_PACKAGE_INFO``.