pbc
pbc copied to clipboard
Add support for cmake, add scripts to build pbc for iOS and Android
- Now, We can use cmake to build pbc.(with all architecture supported)
- add scripts to build pbc for iOS and Android
I use this functions to create .a for iOS、 .so for android and .dll for windows. I create this PR and hope also helpful for any others.