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