early-access version 2853
This commit is contained in:
10
externals/vcpkg/ports/nngpp/vcpkg.json
vendored
Executable file
10
externals/vcpkg/ports/nngpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "nngpp",
|
||||
"version-string": "1.3.0",
|
||||
"port-version": 1,
|
||||
"description": "C++ wrapper around the nanomsg NNG API.",
|
||||
"homepage": "https://github.com/cwzx/nngpp",
|
||||
"dependencies": [
|
||||
"nng"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user