darwin: fix freetype include path for Homebrew and Macports

pull/1552/head
Vitaly Takmazov 2019-08-09 16:06:03 +03:00 committed by Alexander Medvednikov
parent 146a9507c6
commit 6f03ed0b13
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ import (
gl 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 -lfreetype
//#flag -I @VROOT/thirdparty/freetype //#flag -I @VROOT/thirdparty/freetype