Add openssl

This commit is contained in:
crazywhalecc
2026-03-20 21:47:27 +08:00
parent 03cd7e141c
commit d7d41f4d89
2 changed files with 59 additions and 0 deletions

View File

@@ -21,3 +21,6 @@ openssl:
static-libs@unix:
- libssl.a
- libcrypto.a
static-libs@windows:
- libssl.lib
- libcrypto.lib