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