Skip to content

Use bundled fmt from spdlog

Lars Bilke requested to merge bilke/ogs:bundled-fmt into master
  • Removed complicated (and error-prone CMake logic)
  • Should fix builds envinf1 (which has a newer fmt lib installed)
  • Should fix guix builds
  • Removes direct fmt dependency

Related !4473 (merged).

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

Merge request reports