Skip to content

Tests use libfmt headers without requiring or checking for its presence #308

Description

@barracuda156

CMake does not check for libfmt, but enables tests which rely on it, which in turn breaks building of tests due to non-existing header included.
See:

#include <fmt/ostream.h>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions