zeromq / libzmq

ZeroMQ core engine in C++, implements ZMTP/3.1
https://www.zeromq.org
Mozilla Public License 2.0
9.75k stars 2.36k forks source link

TIPC build support in CMakeFile.txt #1905

Closed hitstergtd closed 8 years ago

hitstergtd commented 8 years ago

Add Linux-only TIPC build support in the CMAKE build infrastructure.

bluca commented 8 years ago

Closing, as this was fixed with https://github.com/zeromq/libzmq/pull/1910 (didn't even realize there was this issue open :-) )

hitstergtd commented 8 years ago

@bluca - Thanks!