deepextract/ci/build.sh
2020-01-07 12:12:22 -05:00

4 lines
50 B
Bash
Executable File

#!/usr/bin/env sh
cmake -D STATIC_BUILD=on .
make