Skip to content
Snippets Groups Projects
Unverified Commit 8af790a5 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

Mention allowbuilddep name="*" feature


<allowbuilddep name="*" /> allows any project depend on binaries
produced by this project.

This addresses the licensing constraints imposed for packages like
the commercial Qt distribution, where sources must not be redistributed
but the resulting binaries are not subject to any restrictions.

Currently, only "*" is supported as a pattern, anything else is
to be implemented in the event of sufficient demand.

Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 6b5a7196
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment