ash-molten/build_molten.sh

6 lines
164 B
Bash

git clone https://github.com/KhronosGroup/MoltenVK.git
cd MoltenVK
sh fetchDependencies
make macos
cp Package/Release/MoltenVK/macOS/static/libMoltenVK.a ../native