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

Clean up dead code in cmake.

This commit is contained in:
Richard Newton 2013-10-29 09:07:38 +00:00
parent 5a74ad56a9
commit 54a379f966

View File

@ -629,12 +629,6 @@ list(APPEND tests
test_abstract_ipc
test_fork
test_proxy
# test_monitor
# test_pair_ipc
# test_reqrep_ipc
# test_abstract_ipc
# test_stream
)
endif()