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