Skip to content

Commit 28aae6b

Browse files
committed
build: ensure new external libs
1 parent 6d428b0 commit 28aae6b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/Build.LibSkia.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ partial class Build
2929
"third_party/externals/zlib",
3030
"third_party/externals/wuffs",
3131
"third_party/externals/vulkanmemoryallocator",
32+
"third_party/externals/libgrapheme",
33+
"third_party/externals/icu",
34+
"third_party/externals/unicodetools",
3235

3336
// Android font manager
3437
"third_party/externals/expat"

0 commit comments

Comments
 (0)