0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-31 01:43:02 +08:00

Merge pull request #670 from ricnewton/master

Fix cmake build
This commit is contained in:
Pieter Hintjens 2013-09-19 02:42:31 -07:00
commit 90867a4e8f

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