mirror of
https://github.com/italicsjenga/ash-molten.git
synced 2024-12-23 13:21:30 +11:00
Don't build MoltenVK quietly
This commit is contained in:
parent
17902011ed
commit
728d5e5f59
|
@ -1,5 +1,5 @@
|
|||
git clone https://github.com/KhronosGroup/MoltenVK.git
|
||||
cd MoltenVK
|
||||
sh fetchDependencies
|
||||
make macos
|
||||
xcodebuild -project "$(XCODE_PROJ)" -scheme "$(XCODE_SCHEME_BASE) (macOS only)"
|
||||
cp Package/Release/MoltenVK/macOS/static/libMoltenVK.a ../native
|
||||
|
|
Loading…
Reference in a new issue