CMAKE_CACHEFILE_DIR.rst 224 B

1234567
  1. CMAKE_CACHEFILE_DIR
  2. -------------------
  3. The directory with the ``CMakeCache.txt`` file.
  4. This is the full path to the directory that has the ``CMakeCache.txt``
  5. file in it. This is the same as :variable:`CMAKE_BINARY_DIR`.