[zeromq-dev] Statically compiling libzmq on Windows
Steven McCoy
steven.mccoy at miru.hk
Wed Dec 5 01:05:12 CET 2012
On 4 December 2012 14:31, Stefan Radomski <
radomski at tk.informatik.tu-darmstadt.de> wrote:
> Addendum: Now that I skimmed the CMakeLists.txt I see that libzmq is
> explicitly forced to be built as a shared library - is there a reason for
> this?
>
>
Exported APIs need different decls for static and shared. There is no
support for the static decls in trunk. If they were added one could
implement a FindZeroMQ.cmake module that defines the required define for
static support similar to Boost.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121204/66baec1b/attachment.htm>
More information about the zeromq-dev
mailing list