mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-25 10:36:55 +01:00
[docs] Add brew installation instructions for macos (#303)
This commit is contained in:
parent
101ff7783e
commit
53c7daa603
3
BUILD.md
3
BUILD.md
@ -67,6 +67,9 @@ LLVM 15 isn't supported due to compatibility issues with Boost dependency. The O
|
|||||||
API isn't support on MacOS, Vulkan must be used. Additionally Vulkan must be used through the
|
API isn't support on MacOS, Vulkan must be used. Additionally Vulkan must be used through the
|
||||||
Molten-VK compatibility layer.
|
Molten-VK compatibility layer.
|
||||||
|
|
||||||
|
### Installing brew
|
||||||
|
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"`
|
||||||
|
|
||||||
### Installing dependencies
|
### Installing dependencies
|
||||||
`brew install git cmake llvm@14 ninja nasm molten-vk`
|
`brew install git cmake llvm@14 ninja nasm molten-vk`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user