Skip to content

It should be an option to build against the system fmt, or if we have to use a specific version, it should not be installed to /usr/lib and /usr/lib64 #42

Description

@ilikenwf

I have run into an issue where Neumodvb is building it's own fmt, which I already have installed by the system. I'm currently working around it by installing to /opt/neumodvb, however it would be nice if CMake first checked for a system fmt and used that instead?

Totally understand if there's some specific fmt version required, though, too.

neumodvb-git: /usr/include/fmt/args.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/chrono.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/color.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/compile.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/core.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/format-inl.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/format.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/os.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/ostream.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/printf.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/ranges.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/std.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/include/fmt/xchar.h exists in filesystem (owned by fmt)
neumodvb-git: /usr/lib/cmake/fmt/fmt-config-version.cmake exists in filesystem (owned by fmt)
neumodvb-git: /usr/lib/cmake/fmt/fmt-config.cmake exists in filesystem (owned by fmt)
neumodvb-git: /usr/lib/cmake/fmt/fmt-targets.cmake exists in filesystem (owned by fmt)
neumodvb-git: /usr/lib/pkgconfig/fmt.pc exists in filesystem (owned by fmt)
neumodvb-git: /usr/lib64 exists in filesystem (owned by filesystem)

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