diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-03-28 00:52:02 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-27 09:52:02 -0700 |
| commit | 7f13cec4e38e4df3f883c31ac65c3bed50bf3289 (patch) | |
| tree | bdf31547cdd44c5180b2999ae9fd467f9b6e7ad4 /ports/mozjpeg/CONTROL | |
| parent | 72c574d9be39b5825dfbecf2cf6cfc63494796e5 (diff) | |
| download | vcpkg-7f13cec4e38e4df3f883c31ac65c3bed50bf3289.tar.gz vcpkg-7f13cec4e38e4df3f883c31ac65c3bed50bf3289.zip | |
[mozjpeg]Fix installation files to the wrong directory (#5833)
* [jemalloc]Fix dll generated when generating static library
* Revert "[jemalloc]Fix dll generated when generating static library"
This reverts commit a833bf5593be181e065af097732c78cb810888fd.
* [mozjpeg]1.Fix installation files to the wrong directory. 2.Change how dynamic and static library built macros are used
Diffstat (limited to 'ports/mozjpeg/CONTROL')
| -rw-r--r-- | ports/mozjpeg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mozjpeg/CONTROL b/ports/mozjpeg/CONTROL index 9e3f19b4c..2fa0f2d02 100644 --- a/ports/mozjpeg/CONTROL +++ b/ports/mozjpeg/CONTROL @@ -1,3 +1,3 @@ Source: mozjpeg -Version: 3.2-1 +Version: 3.2-2 Description: MozJPEG reduces file sizes of JPEG images while retaining quality and compatibility with the vast majority of the world's deployed decoders. It's compatible with libjpeg API and ABI, and can be used as a drop-in replacement for libjpeg. |
