blob: d812942ade3e653053c22dd328d52283fc979f4c [file]
CMAKE_FASTBUILD_USE_LIGHTCACHE
-------------------------------
Enables FASTBuilds *light caching* mode, which accelerates cache lookups by
parsing source files directly (instead of invoking the compiler preprocessor).
See the `FASTBuild Compiler() documentation <https://www.fastbuild.org/docs/functions/compiler.html>`_
for more information.