Skip to content
Discussion options

You must be logged in to vote

The intended use-case is for packaging systems that typically will split libfoo and libfoo-dev where the latter depends on the former. If you want to install both runtime and devel files, simply use meson install --tags runtime,devel or just don't give --tags argument to install everything.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jwidauer
Comment options

Answer selected by jwidauer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants