vcpkg/ports/amqpcpp
Todor Prokopov ebb2d1a44f [amqpcpp] Add new port (#5201)
* [amqpcpp] Add new port

* Force static linkage for amqpcpp

The documentation for this library says that shared linkage on Windows
is unsupported. Furthermore, the build currently errors out on Windows
because shared DLLs are not placed correctly.

vcpkg only supports static linkage on Linux and macOS, so I'm
categorically making amqpcpp build with static linkage on all platforms.
This unifies the platforms and gives consistent behavior
2019-01-26 16:28:29 -08:00
..
CONTROL [amqpcpp] Add new port (#5201) 2019-01-26 16:28:29 -08:00
find-openssl.patch [amqpcpp] Add new port (#5201) 2019-01-26 16:28:29 -08:00
portfile.cmake [amqpcpp] Add new port (#5201) 2019-01-26 16:28:29 -08:00