mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
parent
802ff1d012
commit
1c38661ff7
@ -11,7 +11,9 @@ import strings
|
||||
#flag -lssl -lcrypto
|
||||
// MacPorts
|
||||
#flag darwin -L/opt/local/lib
|
||||
|
||||
// Brew
|
||||
#flag darwin -L/usr/local/opt/openssl/lib
|
||||
|
||||
#include <openssl/ssl.h>
|
||||
|
||||
struct C.SSL {
|
||||
|
Loading…
Reference in New Issue
Block a user