mirror of
https://github.com/zeromq/libzmq.git
synced 2025-02-23 07:12:47 +01:00
Problem: cmake does not run test_zmq_poll_fd
Solution: add it to the list
This commit is contained in:
parent
6e708ce144
commit
06055a7b74
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user