mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Upgrade to harfbuzz 10.1.0
This commit is contained in:
parent
9b73f07e07
commit
6f4a2f6b6a
95 changed files with 5746 additions and 4151 deletions
|
|
@ -1610,7 +1610,8 @@ add_library( ${BINARY_NAME}
|
|||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.h"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-config.hh"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-font.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-shape.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.h"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-cplusplus.hh"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-debug.hh"
|
||||
|
|
@ -4206,7 +4207,8 @@ set_source_files_properties(
|
|||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-common.h"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-config.hh"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-font.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext-shape.cc"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-coretext.h"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-cplusplus.hh"
|
||||
"../../../../../modules/juce_graphics/fonts/harfbuzz/hb-debug.hh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue