0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-26 23:01:04 +08:00

Fix cmake build

This commit is contained in:
Richard Newton 2013-09-19 09:46:26 +01:00
parent 39de9bebcb
commit 7a747b5797

View File

@ -610,7 +610,7 @@ set(tests
test_sub_forward
test_term_endpoint
test_timeo
test_inproc_connect_before_bind)
test_inproc_connect)
if(NOT WIN32)
list(APPEND tests
test_monitor