1
0

CMAKE_FASTBUILD_CACHE_PATH.rst 307 B

123456789
  1. CMAKE_FASTBUILD_CACHE_PATH
  2. ---------------------------
  3. Specifies the directory for the FASTBuild artifact cache.
  4. Defaults to :variable:`CMAKE_BINARY_DIR` ``/fbuild.cache`` if not set.
  5. See the `FASTBuild caching documentation <https://www.fastbuild.org/docs/features/caching.html>`_
  6. for more information.