yuzu-fork/CMakeModules
lat9nq 52cc25ccbf cmake: Download Qt binaries on Linux if needed
If the local version of Qt is older than the minimum version required by
yuzu, download a pre-built binary package from yuzu-emu/ext-linux-bin
and build yuzu with it, instead.

This also requires linking yuzu to the correct libraries after building
it, and copying over the required binaries when building yuzu.

This sets the Qt requirement to 5.12, which is intentionally behind the
versions used by our toolchains since they are not all updated yet to
5.15.
2021-05-26 15:29:45 -04:00
..
CopyYuzuFFmpegDeps.cmake cmake: Update FFmpeg to 4.3.1 2021-02-09 22:17:22 -05:00
CopyYuzuQt5Deps.cmake cmake: Download Qt binaries on Linux if needed 2021-05-26 15:29:45 -04:00
CopyYuzuSDLDeps.cmake Revert "Use Ninja for MSVC AppVeyor builds" (#584) 2018-06-23 03:17:32 -04:00
DownloadExternals.cmake cmake: Download Boost if inadequate local version 2021-04-22 14:09:40 -04:00
GenerateSCMRev.cmake gl_arb_decompiler: Implement an assembly shader decompiler 2020-06-11 22:12:07 -03:00
MinGWCross.cmake Make compatible with the current MinGW cross-compiler 2020-05-01 22:17:29 -04:00