Skip to content

CPM update and fmt unbundling

Lars Bilke requested to merge bilke/ogs:cpm-update into master

Some CMake maintenance.

fmt-library is now used as a regular library. Before it was used as a spdlog-bundled library. Not really a change on usage but is a more clean implementation from a packaging viewpoint.

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

Merge request reports