early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/avro-c/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/avro-c/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "avro-c",
|
||||
"version": "1.11.0",
|
||||
"port-version": 3,
|
||||
"description": "Apache Avro is a data serialization system",
|
||||
"homepage": "https://github.com/apache/avro",
|
||||
"license": "Apache-2.0",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"jansson",
|
||||
"liblzma",
|
||||
"snappy",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user