In my case, it was about properly disabling explicit modules which required setting CLANG_ENABLE_EXPLICIT_MODULES to NO. This would revert a significantly slow step of scanning dependencies from every file.
Post
Replies
Boosts
Views
Activity
I solved any build time regression by setting CLANG_ENABLE_EXPLICIT_MODULES to NO