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.
Building it as a shared library causes issues distributing it to an AppImage, since linuxdeploy expects the executable to only dynamically link to system libraries. Additionally, simply dynamically linking to a library in the binary directory is bound to cause issues. Solution is to use SDL's CMake switches and build it statically. We also alias `SDL2` to `SDL2-static` on the external submodule for compatibility with the rest of the project. |
5 years ago | |
|---|---|---|
| .. | ||
| SDL@107db2d899 | 5 years ago | |
| Vulkan-Headers@8188e3fbbc | 6 years ago | |
| cmake-modules | 6 years ago | |
| cubeb@1d66483ad2 | 5 years ago | |
| discord-rpc@e32d001809 | 8 years ago | |
| dynarmic@b2a4da5e65 | 5 years ago | |
| ffmpeg@6b6b9e593d | 5 years ago | |
| find-modules | 5 years ago | |
| getopt | 8 years ago | |
| glad | 5 years ago | |
| httplib | 6 years ago | |
| inih | 6 years ago | |
| libressl@8289d0d07d | 6 years ago | |
| libusb | 5 years ago | |
| libzip | 7 years ago | |
| mbedtls@eac2416b8f | 5 years ago | |
| microprofile | 6 years ago | |
| opus | 5 years ago | |
| sirit@eefca56afd | 6 years ago | |
| soundtouch@060181eaf2 | 8 years ago | |
| xbyak@c306b8e578 | 6 years ago | |
| CMakeLists.txt | 5 years ago | |