diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-04-13 01:24:05 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-12 10:24:05 -0700 |
| commit | bc4cca67354ce62fdf97dd061043dad10274a15b (patch) | |
| tree | c78b8195b845b5729edb345d05cfabe79dfe56b0 /ports/c-ares/CONTROL | |
| parent | d01ed0ebd93b0b2036557c673c4fdeb35f98001c (diff) | |
| download | vcpkg-bc4cca67354ce62fdf97dd061043dad10274a15b.tar.gz vcpkg-bc4cca67354ce62fdf97dd061043dad10274a15b.zip | |
[c-ares] Fix definition on static build, add options to disable tools and tests (#17230)
* [c-ares] Fix definition on static build, add options to disable tools and tests
* update version record
Diffstat (limited to 'ports/c-ares/CONTROL')
| -rw-r--r-- | ports/c-ares/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/c-ares/CONTROL b/ports/c-ares/CONTROL deleted file mode 100644 index c7243e1e8..000000000 --- a/ports/c-ares/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: c-ares -Version: 1.17.1 -Homepage: https://github.com/c-ares/c-ares -Description: A C library for asynchronous DNS requests -Supports: !uwp
\ No newline at end of file |
