mirror of
https://github.com/openharmony/developtools_syscap_codec.git
synced 2026-08-26 17:56:33 -04:00
适配napi部件public_external_deps整改
Signed-off-by: mr_zhao_cn <zhaohang44@h-partners.com>
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"deps": {
|
||||
"components": [
|
||||
"napi",
|
||||
"node",
|
||||
"bounds_checking_function",
|
||||
"cJSON",
|
||||
"runtime_core",
|
||||
|
||||
@@ -46,6 +46,7 @@ ohos_shared_library("systemcapability") {
|
||||
external_deps = [
|
||||
"bounds_checking_function:libsec_static",
|
||||
"napi:ace_napi",
|
||||
"node:node_header_notice",
|
||||
]
|
||||
|
||||
if (syscap_codec_config_extern_path != "") {
|
||||
|
||||
Reference in New Issue
Block a user