Skip to content

Provide a pkg-config file (libcxxwrap_julia.pc) during install #187

@LukasYoder

Description

@LukasYoder

At present, libcxxwrap-julia installs CMake package configuration targets (JlCxx::cxxwrap_julia) but does not generate a pkg-config file. Many downstream build systems that are not CMake‐based (Autotools, Meson, plain Makefiles, vcpkg, Spack) discover libraries through pkg-config. The absence of a .pc file forces them to write fragile, hard-coded fall-backs.

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