Skip to content

Project always installs both shared and static libcutf8-1 #8

@floppym

Description

@floppym

I am attempting to package this library for Gentoo Linux.

I would like to install only the shared library libcutf8-1.so, not the static library libcutf8-1.a. Normally this would be accomplished by passing default_library=shared to meson.

However, that does not seem to work for this project. I suspect this is because you are using both_libraries. What is the reason for this? Why not just define it using the normal library function?

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