mirror of
https://gitee.com/openharmony/communication_ipc
synced 2024-12-03 13:40:55 +00:00
update interfaces/innerkits/ipc_napi_common/BUILD.gn.
Signed-off-by: lishengming14 <lishengming14@huawei.com>
This commit is contained in:
parent
7fe32ad57a
commit
9fb12e49be
@ -13,8 +13,6 @@
|
||||
|
||||
import("//build/ohos.gni")
|
||||
|
||||
SUBSYSTEM_DIR = "//foundation/communication/ipc"
|
||||
|
||||
if (support_jsapi) {
|
||||
config("napi_common_deps_config") {
|
||||
include_dirs = [ "include" ]
|
||||
@ -43,7 +41,7 @@ if (support_jsapi) {
|
||||
]
|
||||
|
||||
deps = [
|
||||
"$SUBSYSTEM_DIR/interfaces/innerkits/ipc_core:ipc_core",
|
||||
"../../../interfaces/innerkits/ipc_core:ipc_core",
|
||||
"//third_party/libuv:uv",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user