1CMAKE_ROOT
2----------
3
4Install directory for running cmake.
5
6This is the install root for the running CMake and the ``Modules``
7directory can be found here.  This is commonly used in this format:
8``${CMAKE_ROOT}/Modules``
9