Code coverage with ccache

Last edited on

Ccache is a compiler cache which accelerates the recompilation of a program.

Like coveragescanner, ccache is a compiler wrapper.

Using the two programs together is a configuration that is neither tested nor supported by Qt.io. We do not believe there will be any performance benefit from using ccache to cache instrumented code.