yuzu/externals/libusb
lat9nq 932c0184a7 cmake: Fix find_program usage for 3.15
yuzu requires CMake 3.15 yet find_program was using REQUIRED, which is
only available on 3.18 and later. Instead, we check for
"<VAR>-NOTFOUND".

In addition, check for additional requirements before building libusb or
FFmpeg with autotools. Otherwise, CMake configuration will pass yet
compilation will fail.
2021-06-13 01:15:54 -04:00
..
libusb@c6a35c5601 Update libusb to 1.0.24 2021-05-20 22:10:48 -05:00
CMakeLists.txt cmake: Fix find_program usage for 3.15 2021-06-13 01:15:54 -04:00
config.h.in externals: Track upstream libusb 2020-08-26 02:45:11 -04:00