mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:00:19 +08:00
d9ce34c383
* [mdnsresponder] msbuild * v db * fix subpath * v db * fix static builds * v db
17 lines
457 B
JSON
17 lines
457 B
JSON
{
|
|
"name": "mdnsresponder",
|
|
"version": "1557.140.5.0.1",
|
|
"port-version": 1,
|
|
"description": "The mDNSResponder project is a component of Bonjour, Apple's ease-of-use IP networking initiative.",
|
|
"homepage": "https://github.com/apple-oss-distributions/mDNSResponder",
|
|
"license": "Apache-2.0",
|
|
"supports": "windows & !uwp & !arm",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-msbuild",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|