Browse Source

Updated README build module

pull/1/head
Joseph Henry 9 years ago
parent
commit
0f44bb3069
  1. 8
      README.md

8
README.md

@ -43,11 +43,11 @@ Bindings for various [languages](examples)
### Building (linux, macos, bsd, win, ios)
All targets will output to `build/`. Complete instructions [here](BUILDING.md)
`git submodule init`
`git submodule update`
`make static_lib`
- Static Library (linux, mac, win, bsd): `make static_lib`
- iOS App Framework: `make ios_app_framework`
- macOS App Framework: `make macos_app_framework`
All targets will output to `build/`. Complete instructions [here](BUILDING.md)
***

Loading…
Cancel
Save