CMAKE_FASTBUILD_USE_LIGHTCACHE¶
Added in version 4.2.
Enables FASTBuild’s light caching mode, which accelerates cache lookups by parsing source files directly (instead of invoking the compiler preprocessor).
See the FASTBuild Compiler() documentation for more information.