ash-molten/build_molten.sh
2019-06-18 10:11:51 +02:00

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