mirror of
https://gitee.com/openharmony/arkui_ace_engine
synced 2024-11-23 15:10:30 +00:00
egl依赖
Signed-off-by: jidehong <jidehong1@huawei.com>
This commit is contained in:
parent
3543479d12
commit
64784e8b83
@ -92,7 +92,8 @@
|
||||
"skia",
|
||||
"libuv",
|
||||
"background_task_mgr",
|
||||
"atomicservice_basic_engine"
|
||||
"atomicservice_basic_engine",
|
||||
"egl"
|
||||
],
|
||||
"third_party": []
|
||||
},
|
||||
|
@ -48,6 +48,7 @@ build_component("web") {
|
||||
"opengles:libGLES",
|
||||
"webview:libnweb",
|
||||
"window_manager:libwm",
|
||||
"egl:libEGL"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user