Skip to content

Bug in PR5521 #5534

@OgreTransporter

Description

@OgreTransporter

find_package(fmt REQUIRED)

target_link_libraries(assert PUBLIC fmt::fmt)

#5521: Why is fmt integrated here? This can lead to problems in connection with spdlog (#5438, #5006) because spdlog has its own version of fmt. Either replace fmt with spdlog at this point or remove spdlog completely and use fmt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions