Skip to content
Snippets Groups Projects
Commit 3f8040db authored by Mans Rullgard's avatar Mans Rullgard
Browse files

configure: improve pkg-config support


This adds helper functions for checking packages with pkg-config
and managing the associated flags.

Note that pkg-config use is still discouraged due to widespread
poor practices resulting in broken flags in many situations.  A
few badly designed packages require flags only obtainable using
pkg-config, and these functions are intended for those cases.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent edaf1ae2
No related branches found
No related tags found
No related merge requests found
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