A simple python project to build binary package of Google Skia.
- clang
$ git clone --recursive https://github.com/wiztk/libskia.git
$ cd libskia
$ ./script/build.py
This will build and copy header/source files to out/
directory.
A simple python project to build binary package of Google Skia.
$ git clone --recursive https://github.com/wiztk/libskia.git
$ cd libskia
$ ./script/build.py
This will build and copy header/source files to out/
directory.