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