Skip to content
Snippets Groups Projects
Commit 1a94933f authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

meson: use pkg-config method to find dependencies


We do not need to ask cmake for the dependencies, so just use the
pkg-config mechanism.  Keep "auto" for SDL so that it tries using
sdl-config too.

The documentation is adjusted to use SDL2_image as the example,
rather than SDL which does not use the "pkg-config" method.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 87727cb1
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