mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-02 13:27:52 +00:00
4447c9a46e
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. |
||
---|---|---|
.. | ||
FindDiscordRPC.cmake | ||
Findenet.cmake | ||
FindFFmpeg.cmake | ||
Findhttplib.cmake | ||
Findinih.cmake | ||
Findlibusb.cmake | ||
Findlz4.cmake | ||
FindOpus.cmake | ||
Findzstd.cmake |