mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
compiler: enable FreeBSD's cflags for freetype & glfw
This commit is contained in:

committed by
Alexander Medvednikov

parent
366c50674c
commit
4b03abdaff
@@ -17,6 +17,8 @@ import (
|
||||
|
||||
#flag darwin -I/usr/local/include/freetype2
|
||||
#flag darwin -I/opt/local/include/freetype2
|
||||
#flag freebsd -I/usr/local/include/freetype2
|
||||
#flag freebsd -Wl,-L/usr/local/lib
|
||||
#flag -lfreetype
|
||||
|
||||
//#flag -I @VROOT/thirdparty/freetype
|
||||
|
Reference in New Issue
Block a user