Skip to content

SPDLOG_USE_STD_FORMAT is not an option in CMake config file #3467

@Krzmbrzl

Description

@Krzmbrzl

The CMake config file should check for whether SPDLOG_USE_STD_FORMAT is defined and if so, set the compile definitions accordingly. At the moment it seems like installing a version of spdlog that was compiled with SPDLOG_USE_STD_FORMAT=OFF forces downstream projects to use libfmt instead of std::format

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