mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-26 01:04:58 +01: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 |
||
|---|---|---|
| .. | ||
| build-x86_64-linux | ||
| build-x86_64-macos | ||
| sse3-only-on-x86_64-linux | ||
| test-a64-on-x86_64-linux | ||