Commit Graph

2 Commits (fd1ea0fd8463c65f3d266512cba04a5c9d0863da)

Author SHA1 Message Date
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 f385175aa2 cmake: prefer system libusb 2 years ago