fontstash: use #flag darwin -I/usr/local/Cellar/freetype/2.10.2/include/freetype2

This commit is contained in:
Delyan Angelov 2021-12-06 19:08:50 +02:00
parent 325e116b7a
commit 1cd703d96b
No known key found for this signature in database
GPG key ID: 66886C0F12D595ED

View file

@ -8,7 +8,7 @@ $if gcboehm ? {
#define FONTSTASH_FREE GC_FREE
}
#include "fontstash.h"
#flag -I /usr/local/Cellar/freetype/2.10.2/include/freetype2
#flag darwin -I/usr/local/Cellar/freetype/2.10.2/include/freetype2
$if windows {
$if tinyc {