ash-molten/build_molten.sh

6 lines
164 B
Bash
Raw Normal View History

2019-06-18 18:11:51 +10:00
git clone https://github.com/KhronosGroup/MoltenVK.git
2019-06-08 01:07:12 +10:00
cd MoltenVK
sh fetchDependencies
make macos
2019-06-17 19:22:17 +10:00
cp Package/Release/MoltenVK/macOS/static/libMoltenVK.a ../native