close with params

This commit is contained in:
Benjamin Sergeant
2019-05-01 11:29:50 -07:00
parent 14ec8522ef
commit d93f723e68
5 changed files with 417 additions and 4 deletions

View File

@ -38,6 +38,7 @@ set (SOURCES
# Some unittest don't work on windows yet
if (NOT WIN32)
list(APPEND SOURCES
IXWebSocketCloseTest.cpp
IXWebSocketServerTest.cpp
IXWebSocketPingTest.cpp
IXWebSocketPingTimeoutTest.cpp