early-access version 2853
This commit is contained in:
17
externals/vcpkg/ports/nanopb/vcpkg.json
vendored
Executable file
17
externals/vcpkg/ports/nanopb/vcpkg.json
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "nanopb",
|
||||
"version-semver": "0.4.5",
|
||||
"description": "A small code-size Protocol Buffers implementation in ANSI C.",
|
||||
"homepage": "https://jpa.kapsi.fi/nanopb/",
|
||||
"features": {
|
||||
"generator": {
|
||||
"description": "build the generator",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "protobuf",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user