yuzu/externals
lat9nq de69a5266f cmake: Use SDL 2.0.14 and fix CMake scope issue
Forces using SDL 2.0.14. Upgrades the SDL external to that version. Adds
a message when switching to the external.

Fixes an error where input_common only links to SDL when SDL2_FOUND is
set, but externals/CMakeLists cannot set that variable to the required
scope. Switch to using ENABLE_SDL2, which we can use since we now
include the SDL source.
..
SDL@4cd981609b cmake: Use SDL 2.0.14 and fix CMake scope issue
Vulkan-Headers@8188e3fbbc vk_device: Enable VK_EXT_extended_dynamic_state when available
cmake-modules Replace externals with Conan ()
cubeb@1d66483ad2 Update cubeb and request a persistent stream session
discord-rpc@e32d001809 Port web_service from Citra
dynarmic@b2a4da5e65 externals: Update dynarmic to b2a4da5e
ffmpeg@6b6b9e593d ffmpeg: Checkout tag n4.3.1
find-modules externals: Search for shared opus installation.
getopt CMakeLists: Derive the source directory grouping from targets themselves
glad Implement glDepthRangeIndexeddNV
httplib web_service: follow-up fix to ...
inih externals: Update inih to r52
libressl@8289d0d07d web_backend: fix a regression introduced in 39c8d18
libusb externals/libusb/CMakeLists: Add /utf-8 compile option for MSVC
libzip externals: Track upstream libzip
mbedtls@eac2416b8f externals: Update mbedtls to 2.16.9
microprofile microprofile: Silence warning in headers
opus externals: Search for shared opus installation.
sirit@eefca56afd vk_shader_decompiler: Implement atomic image operations
soundtouch@060181eaf2 Add audio stretching support
xbyak@c306b8e578 externals: Update Xbyak to 5.96
CMakeLists.txt cmake: Use SDL 2.0.14 and fix CMake scope issue