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