yuzu/CMakeModules
Lioncash fc6db97a09 core: Remove usage of unicorn
Unicorn long-since lost most of its use, due to dynarmic gaining support
for handling most instructions. At this point any further issues
encountered should be used to make dynarmic better.

This also allows us to remove our dependency on Python.
..
CopyYuzuFFmpegDeps.cmake video_core: NVDEC Implementation
CopyYuzuQt5Deps.cmake cmake: stop linking against QGL after c6a0ab9792
CopyYuzuSDLDeps.cmake Revert "Use Ninja for MSVC AppVeyor builds" ()
DownloadExternals.cmake DownloadExternals: Use yuzu repo.
GenerateSCMRev.cmake gl_arb_decompiler: Implement an assembly shader decompiler
MinGWCross.cmake Make compatible with the current MinGW cross-compiler