mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-02-05 14:33:05 -06:00
![lat9nq](/assets/img/avatar_default.png)
Fixes an issue where libusb.h wouldn't be found when building yuzu on MSVC. This only affects the "traditional" CMake pathway for linking libusb to yuzu AKA MSVC. For autotools we still want to set these variables before configuring SDL.