mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-30 10:41:29 +00:00
compile error fix Signed-off-by: s30029175 <shiqiwei4@huawei.com>
Signed-off-by: sqwlly <shiqiwei4@huawei.com> Change-Id: I4528a40b2cb270eefacafede3df8c7ecd96901b9
This commit is contained in:
parent
fb7312922c
commit
0f7d40df6c
@ -73,7 +73,7 @@ ohos_unittest("RSRenderServiceBasePlatformTest") {
|
||||
|
||||
public_deps += [ "$graphic_2d_root:libgl" ]
|
||||
|
||||
public_external_deps = [ "openssl:libcrypto_shared" ]
|
||||
public_external_deps += [ "openssl:libcrypto_shared" ]
|
||||
}
|
||||
|
||||
external_deps = [
|
||||
|
Loading…
Reference in New Issue
Block a user