2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/externals
Andrea Pappacoda 064625ef58
build: simplify find modules
With this patch I've deleted a few find modules that are now unused
since the vcpkg transition, as the CMake code now forces CONFIG mode for
Catch2, fmt and nlohmann_json.

I've then simplified the lz4, opus, and zstd modules by exclusively
using pkg-config. They were using it already, but were ignoring the
result. Also, I believe that manually looking for libraries was required
for Conan to work, and it is thus not needed anymore.

Lastly, I believe that there is no platform that ships these system libs
without pkg-config/pkgconf, so requiring it should be fine.
2022-07-29 22:52:23 +02:00
..
cmake-modules chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
cpp-httplib@305a7abcb9
cpp-jwt@e12ef06218
cubeb@75d9d125ee
discord-rpc@20cc99aeff externals: Use yuzu-emu/discord-rpc to provide Discord integration 2022-07-28 12:57:05 -04:00
dynarmic@91d1f944e3
enet@39a72ab199
ffmpeg chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
FidelityFX-FSR
find-modules build: simplify find modules 2022-07-29 22:52:23 +02:00
getopt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
glad chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
inih chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
libressl@8929f818fd
libusb chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
mbedtls@8c88150ca1
microprofile
opus chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
SDL@b424665e08
sirit@aa292d5665
vcpkg@cef0b3ec76
Vulkan-Headers@33d4dd987f
xbyak@c306b8e578
CMakeLists.txt chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00