mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 07:31:03 +08:00
Fix cmake build
This commit is contained in:
parent
39de9bebcb
commit
7a747b5797
@ -610,7 +610,7 @@ set(tests
|
|||||||
test_sub_forward
|
test_sub_forward
|
||||||
test_term_endpoint
|
test_term_endpoint
|
||||||
test_timeo
|
test_timeo
|
||||||
test_inproc_connect_before_bind)
|
test_inproc_connect)
|
||||||
if(NOT WIN32)
|
if(NOT WIN32)
|
||||||
list(APPEND tests
|
list(APPEND tests
|
||||||
test_monitor
|
test_monitor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user