CMAKE_FASTBUILD_SOURCE_MAPPING ------------------------------ Sets FASTBuild's ``SourceMapping_Experimental`` option. Example: .. code-block:: cmake set(CMAKE_FASTBUILD_SOURCE_MAPPING "/another/root") See the `FASTBuild Compiler() documentation `_ for more information.