Skip to content

Commit

Permalink
Added multithreading support for harfbuzz. (#1666)
Browse files Browse the repository at this point in the history
Co-authored-by: ffjiefan <ffjiefan@tencent.com>
  • Loading branch information
Fjie and Fjie authored Aug 16, 2023
1 parent 56f7fb6 commit e549301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"arguments": [
"-DHB_HAVE_FREETYPE=OFF",
"-DHB_HAVE_CORETEXT=OFF",
"-DCMAKE_CXX_FLAGS=\"-DHB_TINY\""
"-DCMAKE_CXX_FLAGS=\"-DHB_LEAN -DHB_MINI -DHB_NO_UCD_UNASSIGNED -DNDEBUG -D__OPTIMIZE_SIZE__\""
]
}
},
Expand Down

0 comments on commit e549301

Please sign in to comment.