mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06:00
11 lines
361 B
ReStructuredText
11 lines
361 B
ReStructuredText
PROJECT_COMPAT_VERSION
|
|
----------------------
|
|
|
|
.. note::
|
|
|
|
Experimental. Gated by ``CMAKE_EXPERIMENTAL_EXPORT_PACKAGE_INFO``.
|
|
|
|
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.
|