Commit Graph

4 Commits (1dfcf19c36dfa08a5ed48d5c367ff4aeacbf5bfa)

Author SHA1 Message Date
Alexandre Bouvier 1dfcf19c36 cmake: improve find_package failure messages 2 years ago
Andrea Pappacoda 4447c9a46e
build: tweak the find modules even more
As described in
https://github.com/yuzu-emu/yuzu/pull/9395#discussion_r1047456172
checking for PKG_CONFIG_FOUND before calling pkg_search_module() is
unneeded, and some find modules (like FindFFmpeg.cmake) don't do this
already. Consequently, this patch removes these checks.
2 years ago
Alexandre Bouvier bb3440f7c4 cmake: correct find modules 2 years ago
Alexandre Bouvier 8e17b5469f cmake: prefer system libraries 2 years ago