diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-09-27 17:49:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 17:49:45 -0700 |
| commit | 870d2cd3b1bf4f14b2e03707d40f8efe1fa19376 (patch) | |
| tree | 08fd461d23ae1f58a561b744f683a40d908e9c94 /ports/gmime | |
| parent | 70658669cc038c3016b795b60964e60747a3eb18 (diff) | |
| download | vcpkg-870d2cd3b1bf4f14b2e03707d40f8efe1fa19376.tar.gz vcpkg-870d2cd3b1bf4f14b2e03707d40f8efe1fa19376.zip | |
[libidn2] Support UNIX (#13708)
* [libidn2] Support UNIX
* update baseline
* Add supports
Diffstat (limited to 'ports/gmime')
| -rw-r--r-- | ports/gmime/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/gmime/CONTROL b/ports/gmime/CONTROL index c22fa3f60..70200731c 100644 --- a/ports/gmime/CONTROL +++ b/ports/gmime/CONTROL @@ -3,3 +3,4 @@ Version: 3.2.6 Build-Depends: zlib, glib, libiconv, libidn2 Homepage: https://developer.gnome.org/gmime/ Description: GMime is a C/C++ library which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME). +Supports: windows
\ No newline at end of file |
