Use bundled fmt from spdlog
- 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).
-
Feature description was added to the changelog -
Tests covering your feature were added?
Edited by Lars Bilke