CMake/Help/variable/CMAKE_ROOT.rst

9 lines
222 B
ReStructuredText

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``