mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
orm: postgres fixes
This commit is contained in:
@@ -5,6 +5,8 @@ import io
|
||||
#flag -lpq
|
||||
#flag linux -I/usr/include/postgresql
|
||||
#flag darwin -I/opt/local/include/postgresql11
|
||||
#flag darwin -I/opt/homebrew/include
|
||||
#flag darwin -L/opt/homebrew/lib
|
||||
#flag windows -I @VEXEROOT/thirdparty/pg/include
|
||||
#flag windows -L @VEXEROOT/thirdparty/pg/win64
|
||||
|
||||
|
Reference in New Issue
Block a user