Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 521 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 521 Bytes

moltenvk-build

GitHub Release license

build scripts for moltenvk

Installation

Swift Package Manager

https://github.com/mpvkit/moltenvk-build.git

How to build

make build
# or build specified platforms 
make build platform=ios,macos
# or see help
make help