summaryrefslogtreecommitdiff
path: root/CMakeModules/CopyYuzuUnicornDeps.cmake
AgeCommit message (Collapse)Author
2020-11-03core: Remove usage of unicornLioncash
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.
2018-06-23Revert "Use Ninja for MSVC AppVeyor builds" (#584)bunnei
2018-06-05Use Ninja for MSVC AppVeyor buildsMichaƂ Janiszewski
2018-01-04cmake: Add CopyYuzuUnicornDeps script.bunnei