Files
CMake/Help/variable/PROJECT_COMPAT_VERSION.rst
2025-04-25 13:42:11 -04:00

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.