mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:39:00 +08:00
c77bce443d
* [gsoap] msbuild * v db
16 lines
439 B
JSON
16 lines
439 B
JSON
{
|
|
"name": "gsoap",
|
|
"version": "2.8.112",
|
|
"port-version": 2,
|
|
"description": "The gSOAP toolkit is a C and C++ software development toolkit for SOAP and REST XML Web services and generic C/C++ XML data bindings.",
|
|
"homepage": "https://sourceforge.net/projects/gsoap2/",
|
|
"supports": "!(linux | osx | arm | uwp)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-msbuild",
|
|
"host": true,
|
|
"platform": "windows"
|
|
}
|
|
]
|
|
}
|