aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn3
1 files changed, 3 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 3f58f4480b..a433b9295e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1547,6 +1547,7 @@ if (skia_enable_tools) {
":xml",
"modules/sksg:samples",
"modules/skshaper",
+ "//third_party/Nima-Cpp",
]
if (skia_use_lua) {
@@ -1576,6 +1577,7 @@ if (skia_enable_tools) {
":tool_utils",
"modules/skottie",
"modules/sksg",
+ "//third_party/Nima-Cpp",
"//third_party/jsoncpp",
"//third_party/libpng",
]
@@ -1999,6 +2001,7 @@ if (skia_enable_tools) {
":views",
"modules/skottie",
"modules/sksg",
+ "//third_party/Nima-Cpp",
"//third_party/imgui",
]
}