Skip to content

Fix reproducibility of LoKi functor cache sources

Rosen Matev requested to merge rmatev-reproducible-cache-src into master

Simply remove non-reproducible output from the generated cpp sources. This will increase the number of ccache hits and speed up the builds a bit.

No effect on builds and tests is expected.

Merge request reports