diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-11-21 03:48:17 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-20 11:48:17 -0800 |
| commit | e01aec15e6ddf11022bbcf64bd87eb5e9ddcd036 (patch) | |
| tree | ea3b1d15b350d1cb303fb532a72f24b491aa4f22 /ports/libheif/install-extra-headers.patch | |
| parent | 08e297e82d65b6e8362eb5981e418fcda22ce467 (diff) | |
| download | vcpkg-e01aec15e6ddf11022bbcf64bd87eb5e9ddcd036.tar.gz vcpkg-e01aec15e6ddf11022bbcf64bd87eb5e9ddcd036.zip | |
[libheif] update to 1.9.1 (#14648)
* [libheif] update to 1.9.1
* Add example optinos
* Update ports/libheif/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/libheif/install-extra-headers.patch')
| -rw-r--r-- | ports/libheif/install-extra-headers.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/ports/libheif/install-extra-headers.patch b/ports/libheif/install-extra-headers.patch deleted file mode 100644 index eb32ee8a4..000000000 --- a/ports/libheif/install-extra-headers.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/libheif/CMakeLists.txt b/libheif/CMakeLists.txt -index 6d683ec..dc2c4eb 100644 ---- a/libheif/CMakeLists.txt -+++ b/libheif/CMakeLists.txt -@@ -17,6 +17,7 @@ set(libheif_headers - heif_plugin_registry.h - heif_limits.h - heif_plugin.h -+ heif_cxx.h - logging.h - ${CMAKE_CURRENT_BINARY_DIR}/heif_version.h - ) |
