This commit is contained in:
simon 2020-02-22 12:49:29 -05:00
parent 8b45669cae
commit 9975549db8
2 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,9 @@ if (STATIC_BUILD)
cbr2cbz
-static
archive
acl
crypto
z
)
else ()
target_link_libraries(

View File

@ -1,5 +1,7 @@
# cbr2cbz
[![Development snapshots](https://ci.simon987.net/app/rest/builds/buildType(Cbr2cbz_Build)/statusIcon)](https://files.simon987.net/artifacts/Cbr2cbz/Build/)
Convert a .cbr file to a .cbz file without modifying the original document.
## Usage