diff --git a/BUILD.gn b/BUILD.gn index 1319ada66a72d97d3da4d65c42de09c203da62b8..7ca1e683ec95e7a97e40364f2ee5cbb8d0de3b74 100755 --- a/BUILD.gn +++ b/BUILD.gn @@ -69,7 +69,6 @@ harfbuzz_source = [ if (defined(ohos_lite)) { lite_library("harfbuzz") { - output_dir = "${root_out_dir}/thirdparty/harfbuzz" output_name = "harfbuzz" sources = harfbuzz_source public_configs = [ ":harfbuzz_config" ]