dynarmic/externals/xbyak/doc/install.md
Merry 39e21920db externals: Update xbyak to v6.06
Merge commit 'c926d9f40978bee57fbf245cf1c6eb347943e4d9'
2022-06-05 13:31:49 +01:00

14 lines
224 B
Markdown

# Install
The following files are necessary. Please add the path to your compile directory.
* xbyak.h
* xbyak_mnemonic.h
* xbyak_util.h
Linux:
```
make install
```
These files are copied into `/usr/local/include/xbyak`.