4
0
mirror of https://github.com/QuasarApp/zip.git synced 2025-05-05 00:29:34 +00:00

Update README.md

This commit is contained in:
Kuba Podgórski 2021-07-29 11:40:17 +02:00 committed by GitHub
parent 5b3f3877ff
commit ffd2d395f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -263,7 +263,7 @@ Compile zip library as a dynamic library.
$ mkdir build
$ cd build
$ cmake -DBUILD_SHARED_LIBS=true ..
$ make
$ cmake --build .
```
### [Go](https://golang.org) (cgo)