cmake/Help/variable/CMAKE_CACHEFILE_DIR.rst
2015-11-17 17:22:37 +01:00

8 lines
224 B
ReStructuredText

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