Skip to content

[cmake] Disable precompiler headers when non-Debug build and ccache.

Lars Bilke requested to merge bilke/ogs:disable-precompiled into master

@endJunction @chleh For discussion: disables precompiled headers when non-Debug build and ccache enabled.

Follow-up on !4266 (merged).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Edited by Lars Bilke

Merge request reports