CMake/Help/variable/CMAKE_CACHEFILE_DIR.rst

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`.