You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/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.
4 years ago
..
CopyYuzuFFmpegDeps.cmake cmake: Update FFmpeg to 4.3.1 4 years ago
CopyYuzuQt5Deps.cmake cmake: Download Qt binaries on Linux if needed 4 years ago
CopyYuzuSDLDeps.cmake Revert "Use Ninja for MSVC AppVeyor builds" (#584) 7 years ago
DownloadExternals.cmake cmake: Download Boost if inadequate local version 4 years ago
GenerateSCMRev.cmake gl_arb_decompiler: Implement an assembly shader decompiler 5 years ago
MinGWCross.cmake Make compatible with the current MinGW cross-compiler 5 years ago