Closed hitstergtd closed 8 years ago
Add Linux-only TIPC build support in the CMAKE build infrastructure.
WITH_VMCI
src/CMakeFile.txt
tests/CMakeFile.txt
WITH_TIPC
Closing, as this was fixed with https://github.com/zeromq/libzmq/pull/1910 (didn't even realize there was this issue open :-) )
@bluca - Thanks!
Add Linux-only TIPC build support in the CMAKE build infrastructure.
WITH_VMCI
build option insrc/CMakeFile.txt
for a templatetests/CMakeFile.txt
to use aWITH_TIPC
variable