yuzu/CMakeModules
Andrew Udvare caf38725ae
Allow overriding SCM version info
If the build is from a non-repository, these functions will return empty. This
patch allows using defines to CMake to set version info such as
-DGIT_BRANCH=master.
..
CopyYuzuFFmpegDeps.cmake cmake: Update FFmpeg to 4.3.1
CopyYuzuQt5Deps.cmake CMakeModules: Add Qt5QmlModel
CopyYuzuSDLDeps.cmake Revert "Use Ninja for MSVC AppVeyor builds" ()
DownloadExternals.cmake cmake: Download Boost if inadequate local version
GenerateSCMRev.cmake Allow overriding SCM version info
MinGWCross.cmake Make compatible with the current MinGW cross-compiler