提交 3dd9a5af 编写于 作者: P pssea

Description: support build os from hb to build.sh

IssueNo: https://gitee.com/openharmony/graphic_ui/issues/I4KU7D
Feature or Bugfix: Feature
Binary Source:No
Signed-off-by: Nlizhiqi <lizhiqi1@huawei.com>

Change-Id: I8a81326beb57ba8eb169a9c8861ca2af9b35834b
上级 01719aea
......@@ -212,6 +212,10 @@ lite_library("ui") {
]
}
if (enable_graphic_font) {
deps += [ "//foundation/graphic/ui:utils_config" ]
}
ldflags = [ "-Wl,-rpath-link=$ohos_root_path/$root_out_dir" ]
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册