Skip to content

Removed clang warnings and added fmt::fmt for compiling with Gaudi.

Daniel Hugo Campora Perez requested to merge dcampora_remove_clang_warnings into master

This MR does two things:

  • It removes the clang warnings in the current builds of Allen.
  • It attempts to add back support for Gaudi-Allen by adding fmt::fmt to the list of libraries to link against.

Merge request reports

Loading