fixes
This commit is contained in:
@ -35,12 +35,12 @@ set (SOURCES
|
||||
# Some unittest don't work on windows yet
|
||||
if (NOT WIN32)
|
||||
list(APPEND SOURCES
|
||||
#IXWebSocketCloseTest.cpp
|
||||
IXWebSocketCloseTest.cpp
|
||||
IXWebSocketServerTest.cpp
|
||||
#IXWebSocketPingTest.cpp
|
||||
#IXWebSocketPingTimeoutTest.cpp
|
||||
#cmd_websocket_chat.cpp
|
||||
#IXWebSocketTestConnectionDisconnection.cpp
|
||||
IXWebSocketPingTest.cpp
|
||||
IXWebSocketPingTimeoutTest.cpp
|
||||
cmd_websocket_chat.cpp
|
||||
IXWebSocketTestConnectionDisconnection.cpp
|
||||
)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user