trace_example不预置

Signed-off-by: 张建 <zhangjian22@huawei.com>
#I65C4H
This commit is contained in:
zhangjian22
2022-12-08 17:18:29 +08:00
parent 44d529bdc0
commit fafdeafc26
+1
View File
@@ -62,6 +62,7 @@ ohos_prebuilt_etc("bytrace.cfg") {
ohos_executable("bytrace_example") {
sources = [ "example/bytrace_example.cpp" ]
external_deps = [ "hitrace_native:hitrace_meter" ]
install_enable = false
subsystem_name = "developtools"
part_name = "bytrace"
}