================ @@ -10,3 +10,17 @@ endif() if(POLICY CMP0116) cmake_policy(SET CMP0116 OLD) endif() + ++# Enable debug info compatible with SCCache ---------------- dabrahams wrote: ```suggestion ``` https://github.com/llvm/llvm-project/pull/82371