mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-26 10:19:08 +00:00
Fix freetype build issue for javascript platform. When disabling optimizations (SMID) in specific freetype, source files, we need to make sure to copy all other CPPFLAGS, not just override them.