mirror of https://github.com/yuzu-mirror/yuzu
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.
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. |
4 years ago | |
---|---|---|
.. | ||
SDL@2f248a2a31 | ||
Vulkan-Headers@8188e3fbbc | ||
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 | ||
sirit@eefca56afd | ||
soundtouch@060181eaf2 | ||
xbyak@c306b8e578 | ||
CMakeLists.txt |