mirror of
https://github.com/italicsjenga/ash-molten.git
synced 2025-02-04 16:26:33 +11:00
Don't build MoltenVK quietly
This commit is contained in:
parent
17902011ed
commit
728d5e5f59
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue