all deps编译选项整改

Signed-off-by: caoxiaogang <cxg344685003@163.com>
This commit is contained in:
caoxiaogang 2024-10-28 10:57:57 +08:00
parent 95a0c1c30f
commit cb276bb435
4 changed files with 4 additions and 0 deletions

View File

@ -109,6 +109,7 @@ ohos_executable("hiview") {
"ffrt:libffrt",
"hidumper:hidumperservice_cpu_source",
"hilog:libhilog",
"samgr:samgr_proxy",
]
part_name = "hiview"

View File

@ -96,6 +96,7 @@ ohos_source_set("ucollection_source") {
"hitrace:hitrace_dump",
"init:libbegetutil",
"relational_store:native_rdb",
"samgr:samgr_proxy",
"zlib:libz",
]

View File

@ -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",
]

View File

@ -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",
]