From 441da6f40e904e5ae0529faefa26da889f8edddf Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Sun, 25 Nov 2018 20:44:31 +0330 Subject: [harfbuzz] Add new seeds path (#1970) See also https://github.com/harfbuzz/harfbuzz/pull/1395 --- projects/harfbuzz/build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'projects/harfbuzz/build.sh') diff --git a/projects/harfbuzz/build.sh b/projects/harfbuzz/build.sh index f22d1ea8..ad15ecb0 100755 --- a/projects/harfbuzz/build.sh +++ b/projects/harfbuzz/build.sh @@ -39,6 +39,7 @@ $CXX $CXXFLAGS -std=c++11 -Isrc \ mkdir all-fonts for d in \ test/shaping/data/in-house/fonts \ + test/shaping/data/aots/fonts \ test/shaping/data/text-rendering-tests/fonts \ test/api/fonts \ test/fuzzing/fonts \ -- cgit v1.2.3