Commit 06055a7b authored by Luca Boccassi's avatar Luca Boccassi

Problem: cmake does not run test_zmq_poll_fd

Solution: add it to the list
parent 6e708ce1
......@@ -84,6 +84,7 @@ if(NOT WIN32)
test_router_mandatory_hwm
test_use_fd_ipc
test_use_fd_tcp
test_zmq_poll_fd
)
if(HAVE_FORK)
list(APPEND tests test_fork)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment