mirror of
https://gitee.com/openharmony/communication_ipc
synced 2024-12-02 13:16:50 +00:00
commit
2e294513e3
@ -15,7 +15,10 @@ import("//build/ohos.gni")
|
||||
|
||||
if (support_jsapi) {
|
||||
config("napi_common_deps_config") {
|
||||
include_dirs = [ "include" ]
|
||||
include_dirs = [
|
||||
"include",
|
||||
"../../../ipc/native/src/napi_common/include",
|
||||
]
|
||||
}
|
||||
|
||||
ohos_shared_library("ipc_napi") {
|
||||
|
Loading…
Reference in New Issue
Block a user