54c499ed5b
* externals: Add libraries required for vulkan * build: Add support for downloading bundled MoltenVK. * ci: Install tools needed for Vulkan. * citra_qt: Add API status indicator --------- Co-authored-by: GPUCode <geoster3d@gmail.com>
3 lines
57 B
Bash
Executable file
3 lines
57 B
Bash
Executable file
#!/bin/sh -ex
|
|
|
|
brew install ccache glslang ninja || true
|