未验证 提交 c947468e 编写于 作者: O openharmony_ci 提交者: Gitee

!89 添加编译单元指定部件和子系统名称

Merge pull request !89 from chenyude/gn
......@@ -28,5 +28,7 @@ ohos_static_library("performance_test_static") {
"//utils/native/base:utils",
]
public_deps = [ "//third_party/libxml2:libxml2" ]
public_configs = [":performance_test_config"]
public_configs = [ ":performance_test_config" ]
subsystem_name = "developertest"
part_name = "developertest"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册