Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 296 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 296 Bytes

resynthesizer

WIP

Building libresynthesizer.a

macOS

To compile resynthesizer you must have Xcode installed and you need to make sure the command line tools are setup by running:

$ xcode-select --install

After that you can build the static library simply by:

$ make