deepextract/ci/build.sh
2020-01-11 21:01:28 -05:00

5 lines
68 B
Bash
Executable File

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