You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/externals/find-modules
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
..
FindDiscordRPC.cmake cmake: prefer system libraries 2 years ago
FindFFmpeg.cmake CMake: Fix FFmpeg find module 2 years ago
FindOpus.cmake build: tweak the find modules even more 2 years ago
Findenet.cmake build: tweak the find modules even more 2 years ago
Findhttplib.cmake build: tweak the find modules even more 2 years ago
Findinih.cmake build: tweak the find modules even more 2 years ago
Findlibusb.cmake build: tweak the find modules even more 2 years ago
Findlz4.cmake build: tweak the find modules even more 2 years ago
Findzstd.cmake build: tweak the find modules even more 2 years ago