CMAKE_ROOT.rst 214 B

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