mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-02 21:11:17 +12:00
nsyshid: Add backends for cross platform USB passthrough support (#950)
This commit is contained in:
parent
2a735f1fb7
commit
98b5a8758a
17 changed files with 2298 additions and 524 deletions
2
BUILD.md
2
BUILD.md
|
@ -86,7 +86,7 @@ You can skip this section if you have an Intel Mac. Every time you compile, you
|
|||
|
||||
### Installing dependencies
|
||||
|
||||
`brew install boost git cmake llvm ninja nasm molten-vk`
|
||||
`brew install boost git cmake llvm ninja nasm molten-vk automake libtool`
|
||||
|
||||
### Build Cemu using cmake and clang
|
||||
1. `git clone --recursive https://github.com/cemu-project/Cemu`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue