mirror of
https://github.com/simon987/cbr2cbz.git
synced 2025-12-14 13:09:01 +00:00
Initial commit
This commit is contained in:
5
ci/build.sh
Executable file
5
ci/build.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
cmake -D STATIC_BUILD=on .
|
||||
make
|
||||
strip cbr2cbz
|
||||
Reference in New Issue
Block a user