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

darwin: fix freetype include path for Homebrew and Macports

This commit is contained in:
Vitaly Takmazov 2019-08-09 16:06:03 +03:00 committed by Alexander Medvednikov
parent 146a9507c6
commit 6f03ed0b13

View File

@ -13,7 +13,8 @@ import (
gl
)
#flag darwin -I/usr/local/Cellar/freetype/2.10.0/include/freetype2
#flag darwin -I/usr/local/include/freetype2
#flag darwin -I/opt/local/include/freetype2
#flag -lfreetype
//#flag -I @VROOT/thirdparty/freetype