yuzu/externals
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
..
2018-10-02 15:30:48 +02:00
2021-06-11 17:27:06 +02:00
2021-02-24 22:26:53 +00:00
2020-10-27 19:52:48 -04:00
2019-10-29 19:52:40 -04:00
2021-06-11 04:40:16 -04:00
2018-09-08 18:26:23 +01:00
2020-08-30 05:09:48 -04:00