diff options
| author | Jafar Abdi <cafer.abdi@gmail.com> | 2021-09-08 07:48:24 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-07 21:48:24 -0700 |
| commit | e8661320ba1ca4a67e5fa57d62a6b220731f0635 (patch) | |
| tree | b6e7ef8091a8ecb149723c6315e5918516c6e63f /ports/libharu/CONTROL | |
| parent | d1657f4c9b0dedbfd917fc3ffba16f0e106b9fb5 (diff) | |
| download | vcpkg-e8661320ba1ca4a67e5fa57d62a6b220731f0635.tar.gz vcpkg-e8661320ba1ca4a67e5fa57d62a6b220731f0635.zip | |
[libharu] Fix renaming library when one of the build type is selected (#19979)
* libharu: Fix renaming library when build type is either release or debug
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
* Run vcpkg x-add-version --all
* Small changes
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Diffstat (limited to 'ports/libharu/CONTROL')
| -rw-r--r-- | ports/libharu/CONTROL | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ports/libharu/CONTROL b/ports/libharu/CONTROL deleted file mode 100644 index 95e84e34a..000000000 --- a/ports/libharu/CONTROL +++ /dev/null @@ -1,10 +0,0 @@ -Source: libharu -Version: 2017-08-15-9 -Homepage: https://github.com/libharu/libharu -Description: libharu - free PDF library -Build-Depends: zlib, libpng -Default-Features: notiffsymbols - -Feature: notiffsymbols -Description: disable symbols also defined by the tiff port -Build-Depends: tiff
\ No newline at end of file |
