Skip to content

Install both cmake config and .pc file with CMake build #22

@barracuda156

Description

@barracuda156

Currently CMake build only installs cmake config, while makefile build only installs .pc file. In result if libbinio is built with makefile, it cannot be used with CMake build of adplug (it fails to handle .pc file), while otherwise anything not using CMake won’t be able to find libbinio.

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