mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-05 04:55:59 +02:00
* Use ninja, the fast build system Make is known to be rather slow, but it's possible to generate other build system files with CMake, so use a faster one. * Use ccache on Travis * Dummy commit to test ccache