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
lat9nq 932c0184a7 cmake: Fix find_program usage for 3.15
yuzu requires CMake 3.15 yet find_program was using REQUIRED, which is
only available on 3.18 and later. Instead, we check for
"<VAR>-NOTFOUND".

In addition, check for additional requirements before building libusb or
FFmpeg with autotools. Otherwise, CMake configuration will pass yet
compilation will fail.
4 years ago
..
SDL@2f248a2a31 externals: Update SDL to 2f248a2a 4 years ago
Vulkan-Headers@8188e3fbbc vk_device: Enable VK_EXT_extended_dynamic_state when available 5 years ago
cmake-modules Replace externals with Conan (#3735) 5 years ago
cubeb@1d66483ad2 Update cubeb and request a persistent stream session 4 years ago
discord-rpc@e32d001809 Port web_service from Citra 6 years ago
dynarmic@0c12614d1a core: Make use of fastmem 4 years ago
ffmpeg@79e8d17024 externals: Checkout 79e8d17024 for FFmpeg 4 years ago
find-modules externals: Search for shared opus installation. 4 years ago
getopt CMakeLists: Derive the source directory grouping from targets themselves 7 years ago
glad Implement glDepthRangeIndexeddNV 4 years ago
httplib web_service: follow-up fix to #4842 ... 4 years ago
inih externals: Update inih to r52 4 years ago
libressl@8289d0d07d web_backend: fix a regression introduced in 39c8d18 4 years ago
libusb cmake: Fix find_program usage for 3.15 4 years ago
libzip externals: Track upstream libzip 5 years ago
mbedtls@8c88150ca1 externals: Update mbedtls to 8c88150ca 4 years ago
microprofile microprofile: Silence warning in headers 4 years ago
opus externals: Search for shared opus installation. 4 years ago
sirit@eefca56afd vk_shader_decompiler: Implement atomic image operations 5 years ago
soundtouch@060181eaf2 Add audio stretching support 6 years ago
xbyak@c306b8e578 externals: Update Xbyak to 5.96 4 years ago
CMakeLists.txt cmake: General improvements to libusb linking 4 years ago