mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-05 20:07:41 +03:00
Merge 264c4bee8c
into e5f7f65b8a
This commit is contained in:
commit
e293d73b0f
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ Minisign is also available in chocolatey on Windows:
|
||||||
|
|
||||||
$ choco install minisign
|
$ choco install minisign
|
||||||
|
|
||||||
|
If you have a local build of libsodium replace the `cmake ..` above with:
|
||||||
|
|
||||||
|
$ CFLAGS=-I...path-to-libsodium.../src/libsodium/include cmake -DLIB_SODIUM=...path-to-libsodium.../src/libsodium/.libs/libsodium.a ..
|
||||||
|
|
||||||
Additional tools
|
Additional tools
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue