early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/amqpcpp/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/amqpcpp/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "amqpcpp",
|
||||
"version": "4.3.15",
|
||||
"port-version": 1,
|
||||
"description": "AMQP-CPP is a C++ library for communicating with a RabbitMQ message broker",
|
||||
"homepage": "https://github.com/CopernicaMarketingSoftware/AMQP-CPP",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
"openssl",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user