diff --git a/bundle.json b/bundle.json index 1feaa4092947bcbde9db115fee6b9d9fcd9a7156..dd34b00afaa60c8071e22b9514ab32de6a13e098 100644 --- a/bundle.json +++ b/bundle.json @@ -23,7 +23,15 @@ }, "build": { "sub_component": [], - "inner_kits": [], + "inner_kits": [ + { + "name": "//third_party/lz4:liblz4_static", + "header": { + "header_files": [], + "header_base": "//third_party/lz4/lib" + } + } + ], "test": [] } }