summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_CACHEFILE_DIR.rst
blob: 8604d0e8c8410ea36df80cbda0a27055dc53f833 (plain)
1
2
3
4
5
6
7
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`.