Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
0d37dae5f9f5e143b98bb1766b26fb361fc3edcb
/
.
/
Help
/
variable
/
CMAKE_ROOT.rst
blob: 1d0a8af80a2576dc5cea9fdb0d68fa46d2aea288 [
file
]
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
``