mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-10-31 18:54:14 +01:00 
			
		
		
		
	| 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. | ||
|---|---|---|
| .. | ||
| cmake-modules | ||
| cpp-httplib@305a7abcb9 | ||
| cpp-jwt@e12ef06218 | ||
| cubeb@75d9d125ee | ||
| discord-rpc@20cc99aeff | ||
| dynarmic@91d1f944e3 | ||
| enet@39a72ab199 | ||
| ffmpeg | ||
| FidelityFX-FSR | ||
| find-modules | ||
| getopt | ||
| glad | ||
| inih | ||
| libressl@8929f818fd | ||
| libusb | ||
| mbedtls@8c88150ca1 | ||
| microprofile | ||
| opus | ||
| SDL@b424665e08 | ||
| sirit@aa292d5665 | ||
| vcpkg@cef0b3ec76 | ||
| Vulkan-Headers@33d4dd987f | ||
| xbyak@c306b8e578 | ||
| CMakeLists.txt | ||