mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 15:11:51 +00:00
Signed-off-by: liangxinyan <liangxinyan2@huawei.com>
This commit is contained in:
parent
304260eaa0
commit
832b16024b
@ -37,6 +37,9 @@ ohos_source_set("render_frame_trace") {
|
||||
} else {
|
||||
external_deps += [ "jsoncpp:jsoncpp" ]
|
||||
}
|
||||
if (!defined(defines)) {
|
||||
defines = []
|
||||
}
|
||||
if (!build_ohos_sdk) {
|
||||
external_deps += [
|
||||
"ipc:ipc_single",
|
||||
|
Loading…
Reference in New Issue
Block a user