Files
CMake/Help/variable/PROJECT_COMPAT_VERSION.rst
Matthew Woehlke f5c515cbf2 CPS: Remove experimental gate (mostly)
Remove basic CPS import and export from 'experimental' status. Update
documentation and tests accordingly.

Note that mapped exports (CMAKE_EXPERIMENTAL_MAPPED_PACKAGE_INFO) are
still experimental.
2026-02-11 16:10:29 -05:00

9 lines
303 B
ReStructuredText

PROJECT_COMPAT_VERSION
----------------------
.. versionadded:: 4.3
Value given to the ``COMPAT_VERSION`` option of the most recent call to the
:command:`project` command, if any. To obtain the compatibility version of the
top level project, see the :variable:`CMAKE_PROJECT_COMPAT_VERSION` variable.