try on Windows
This commit is contained in:
parent
a127d9ef0d
commit
067c128474
@ -51,7 +51,7 @@ if (UNIX)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Some unittest fail for dubious reason on Ubuntu Xenial with TSAN
|
# Some unittest fail for dubious reason on Ubuntu Xenial with TSAN
|
||||||
if (MAC)
|
if (MAC OR WIN32)
|
||||||
list(APPEND SOURCES
|
list(APPEND SOURCES
|
||||||
IXWebSocketMessageQTest.cpp
|
IXWebSocketMessageQTest.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user