Disable TopicTree for now

This commit is contained in:
Alex Hultman
2019-02-10 02:11:11 +01:00
parent 3e4e70da20
commit 399318f866
2 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ HEADERS += \
../src/WebSocketContext.h \
../src/WebSocketContextData.h \
../src/WebSocketExtensions.h \
../src/PerMessageDeflate.h
../src/PerMessageDeflate.h \
../src/TopicTree.h
INCLUDEPATH += ../uSockets/src ../src
QMAKE_CXXFLAGS += -Wno-unused-variable -Wno-unused-parameter -Wno-unused-but-set-parameter -fsanitize=address