Skip to content

Cannot use machinetalk-protobuf without resorting to git subtree #24

@bobvanderlinden

Description

@bobvanderlinden

To make use of .proto files it would be nice to have them in a standard location, so that other projects can more easily depend on them. From what I gathered .proto files should go in /usr/include/{namespace}/*.proto.

It would also be nice to install the .h files in /usr/include (or whatever includedir is set) as well and compile a .so and/or .a and place those /usr/lib.

Installing a pkgconfig file would allow other C/C++ projects to depend on the protobuf files without resorting to git subtree.

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