yuzu-android/externals
lat9nq d3748cad73 emu_window_sdl2_vk: Use the generated SDL config
On Linux, due to the way we include SDL2 as a submodule, it makes it
difficult for us to specify which SDL_config.h we intended to include.
Before, CMake would default to the dummy one included with SDL and
ignore the generated one.

This tells CMake to use the generated one. In addition, we define
USING_GENERATED_CONFIG_H to throw an error in case the dummy config is
used by accident. Fixes Vulkan not working on Linux yuzu-cmd.
2021-07-16 15:43:02 -04:00
..
cmake-modules
cpp-httplib@9648f950f5
cubeb@1d66483ad2
discord-rpc@963aa9f3e5
dynarmic@7946868af4
ffmpeg@79e8d17024
find-modules
getopt
glad
inih
libressl@8289d0d07d
libusb
libzip
mbedtls@8c88150ca1
microprofile
opus
SDL@2f248a2a31
sirit@eefca56afd
soundtouch@060181eaf2
Vulkan-Headers@8188e3fbbc
xbyak@c306b8e578
CMakeLists.txt emu_window_sdl2_vk: Use the generated SDL config 2021-07-16 15:43:02 -04:00