mirror of
https://github.com/openharmony/third_party_libexif.git
synced 2026-07-19 13:14:29 -04:00
thirdparty add pac 20240913 update001 Signed-off-by heguangyao <heguangyao1@h-partners.com>
Signed-off-by: 何光耀 <heguangyao1@h-partners.com>
This commit is contained in:
@@ -90,6 +90,7 @@ if (defined(ohos_lite)) { # is on lite Os for ipcamera
|
||||
}
|
||||
|
||||
ohos_source_set("exif_static") {
|
||||
branch_protector_ret = "pac_ret"
|
||||
sources = [
|
||||
"//third_party/libexif/libexif/apple/exif-mnote-data-apple.c",
|
||||
"//third_party/libexif/libexif/apple/mnote-apple-entry.c",
|
||||
@@ -141,6 +142,7 @@ if (defined(ohos_lite)) { # is on lite Os for ipcamera
|
||||
}
|
||||
|
||||
ohos_shared_library("libexif") {
|
||||
branch_protector_ret = "pac_ret"
|
||||
deps = [ ":exif_static" ]
|
||||
public_configs = [ ":build_public_config" ]
|
||||
install_images = [ system_base_dir ]
|
||||
|
||||
Reference in New Issue
Block a user