Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 434 Bytes

File metadata and controls

25 lines (17 loc) · 434 Bytes

readline-build

build scripts for readline

This is a component of the MPVKit project.

Installation

Swift Package Manager

Not work on macCatalyst platform

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

How to build

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