mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03: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:
@@ -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``.
|
||||
|
||||
Reference in New Issue
Block a user