cbr2cbz/ci/build.sh
2020-02-22 12:40:53 -05:00

5 lines
64 B
Bash
Executable File

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