1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

fix examples

This commit is contained in:
Alexander Medvednikov
2019-08-07 14:16:10 +02:00
parent b5d67f226f
commit 4b69d43f9f
5 changed files with 9 additions and 5 deletions

View File

@ -7,6 +7,7 @@ module http
import strings
#flag windows -I @VROOT/thirdparty/openssl/include
#flag darwin -I @VROOT/thirdparty/openssl/include
#flag -lssl -lcrypto
// MacPorts
#flag darwin -L/opt/local/lib