<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/amqpcpp/find-openssl.patch, branch 2020.06</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[amqpcpp] Add new port (#5201)</title>
<updated>2019-01-27T00:28:29+00:00</updated>
<author>
<name>Todor Prokopov</name>
<email>koprok@users.noreply.github.com</email>
</author>
<published>2019-01-27T00:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ebb2d1a44fa74f4928bfb1e229e343bd4a721472'/>
<id>ebb2d1a44fa74f4928bfb1e229e343bd4a721472</id>
<content type='text'>
* [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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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
</pre>
</div>
</content>
</entry>
</feed>
