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

pull/12634/head^2
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
1 changed files with 1 additions and 1 deletions

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 {