mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-12-18 20:48:19 +00:00
add compile options
Signed-off-by: ZhuGangQiang <zhugangqiang3@huawei.com>
This commit is contained in:
parent
54b4100033
commit
ee49b59b6e
@ -100,6 +100,8 @@ ohos_executable("bootanimation") {
|
||||
|
||||
part_name = "graphic_2d"
|
||||
subsystem_name = "graphic"
|
||||
|
||||
branch_protector_ret = "pac_ret"
|
||||
}
|
||||
|
||||
## Build bootanimation }}}
|
||||
|
@ -39,5 +39,7 @@ ohos_shared_library("libbootanimation_utils") {
|
||||
]
|
||||
part_name = "graphic_2d"
|
||||
subsystem_name = "graphic"
|
||||
|
||||
branch_protector_ret = "pac_ret"
|
||||
}
|
||||
## Build libbootanimation_utils.so }}}
|
||||
|
Loading…
Reference in New Issue
Block a user