vcpkg/ports/c-ares/vcpkg.json
Jack·Boos·Yu bc4cca6735
[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
2021-04-12 10:24:05 -07:00

9 lines
201 B
JSON

{
"name": "c-ares",
"version": "1.17.1",
"port-version": 1,
"description": "A C library for asynchronous DNS requests",
"homepage": "https://github.com/c-ares/c-ares",
"supports": "!uwp"
}