[zeromq-dev] cmake patch.
Pavol Malosek
malosek at fastmq.com
Tue Jan 6 18:34:54 CET 2009
Hi George,
Thanks for your fast response it is already in the trunk rev. 846.
I have noticed in libzmq/CMakeList.txt
+IF(ZMQ_HAVE_SCTP)
+ set(libzmq_sources
+ ${libzmq_sources}
+ bp_sctp_engine.cpp
+ bp_sctp_listener.cpp
+ )
How cpack is dealing with such a situations when libzmq_sources are added
under some condition?
Will it pack those conditionally compiled files into the dist package?
malo
----- Original Message -----
From: George Neill <georgen at neillnet.com>
To: Pavol Malosek <malosek at fastmq.com>
Cc: <zeromq-dev at lists.zeromq.org>
Sent: Tuesday, January 06, 2009 3:49 PM
Subject: Re: [zeromq-dev] cmake patch.
> Pavol,
>
> On Tue, Jan 6, 2009 at 3:51 AM, Pavol Malosek <malosek at fastmq.com> wrote:
> > Hello George,
> >
> > I have added you patch into the trunk rev. 842 - thanks.
>
> I have added a SCTP patch to ZMQ-155.
>
> Later,
> George.
>
More information about the zeromq-dev
mailing list