cmake (3.27.7)

(root)/
share/
cmake-3.27/
Help/
variable/
CMAKE_ROOT.rst
CMAKE_ROOT
----------

Install directory for running cmake.

This is the install root for the running CMake and the ``Modules``
directory can be found here.  This is commonly used in this format:
``${CMAKE_ROOT}/Modules``