mirror of
https://gitee.com/openharmony/msdp_device_status
synced 2024-11-23 07:29:52 +00:00
update intention/dfx/BUILD.gn.
Signed-off-by: 李少雄 <lishaoxiong10@huawei.com>
This commit is contained in:
parent
4eabce68f5
commit
15ed63cfb2
@ -30,7 +30,10 @@ ohos_source_set("cooperate_dfx") {
|
||||
|
||||
branch_protector_ret = "pac_ret"
|
||||
|
||||
include_dirs = [ "include" ]
|
||||
include_dirs = [
|
||||
"include",
|
||||
"/third_party/cJSON",
|
||||
]
|
||||
|
||||
sources = [ "src/cooperate_hisysevent.cpp" ]
|
||||
|
||||
@ -42,7 +45,6 @@ ohos_source_set("cooperate_dfx") {
|
||||
|
||||
external_deps = [
|
||||
"c_utils:utils",
|
||||
"cJSON:cjson",
|
||||
"hilog:libhilog",
|
||||
"hisysevent:libhisysevent",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user