Skip to content

Conversation

@tchernobog
Copy link
Contributor

This adds the ability to install independently
the runtime components (the built library)
and the development component (the headers,
the protoc compiler plugin) and reuse them
in external CMake projects.

With this change I was able to build the
library in buildroot.

Copy link
Owner

@uatuko uatuko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the awesome PR! 🚀 This should help with packaging for distro's as well.

Just a minor request to keep things consistent.

This adds the ability to install independently
the runtime components (the built library)
and the development component (the headers,
the protoc compiler plugin) and reuse them
in external CMake projects.

With this change I was able to build the
library in buildroot.
@uatuko uatuko merged commit e389ee0 into uatuko:main Oct 26, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants