blob: cca4e4a31d11a87b1512d278337222fe3293f56c [file] [log] [blame]
#!/bin/bash
cd boringssl || exit 1
cmake -GNinja -B build
ninja -C build