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
CopyYuzuQt5Deps.cmake cmake: Download Qt binaries on Linux if needed 4 years ago
CopyYuzuSDLDeps.cmake
DownloadExternals.cmake
GenerateSCMRev.cmake
MinGWCross.cmake