mirror of
https://gitee.com/openharmony/hiviewdfx_hiview
synced 2024-11-23 09:09:49 +00:00
all deps编译选项整改
Signed-off-by: caoxiaogang <cxg344685003@163.com>
This commit is contained in:
parent
95a0c1c30f
commit
cb276bb435
1
BUILD.gn
1
BUILD.gn
@ -109,6 +109,7 @@ ohos_executable("hiview") {
|
||||
"ffrt:libffrt",
|
||||
"hidumper:hidumperservice_cpu_source",
|
||||
"hilog:libhilog",
|
||||
"samgr:samgr_proxy",
|
||||
]
|
||||
|
||||
part_name = "hiview"
|
||||
|
@ -96,6 +96,7 @@ ohos_source_set("ucollection_source") {
|
||||
"hitrace:hitrace_dump",
|
||||
"init:libbegetutil",
|
||||
"relational_store:native_rdb",
|
||||
"samgr:samgr_proxy",
|
||||
"zlib:libz",
|
||||
]
|
||||
|
||||
|
@ -39,6 +39,7 @@ ohos_shared_library("loglibrary_napi") {
|
||||
"bundle_framework:appexecfwk_core",
|
||||
"hilog:libhilog",
|
||||
"napi:ace_napi",
|
||||
"samgr:samgr_proxy",
|
||||
"storage_service:storage_manager_acl",
|
||||
]
|
||||
|
||||
|
@ -59,6 +59,7 @@ ohos_executable("usage_report") {
|
||||
"jsoncpp:jsoncpp",
|
||||
"os_account:os_account_innerkits",
|
||||
"relational_store:native_rdb",
|
||||
"samgr:samgr_proxy",
|
||||
"time_service:time_client",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user