ash-molten/build_molten.sh

6 lines
137 B
Bash
Raw Normal View History

2019-06-12 17:13:05 +10:00
git submodule update --init
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