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