mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-26 10:57:09 +02:00
After updating to 1.0.24, MinGW fails to build libusb as a result of numerous errors. So we build libusb their way and let them update the nontrivial stuff. This only applies to MinGW: the old path is still in use for Linux toolchains as well as MSVC. This will dynamically link libusb, since I hit build errors with the old way we used to resolve the conflict with SDL2. |
||
|---|---|---|
| .. | ||
| cmake-modules | ||
| cubeb@1d66483ad2 | ||
| discord-rpc@e32d001809 | ||
| dynarmic@36c3b289a0 | ||
| ffmpeg@79e8d17024 | ||
| find-modules | ||
| getopt | ||
| glad | ||
| httplib | ||
| inih | ||
| libressl@8289d0d07d | ||
| libusb | ||
| libzip | ||
| mbedtls@8c88150ca1 | ||
| microprofile | ||
| opus | ||
| SDL@107db2d899 | ||
| sirit@eefca56afd | ||
| soundtouch@060181eaf2 | ||
| Vulkan-Headers@8188e3fbbc | ||
| xbyak@c306b8e578 | ||
| CMakeLists.txt | ||