Make it barely benchmarkable again

This commit is contained in:
Alex Hultman
2018-06-18 22:11:59 +02:00
parent ce15f4f87f
commit 4721b47743
4 changed files with 96 additions and 5 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ SOURCES += \
uSockets/src/loop.c \
src/Hub.cpp \
src/Http.cpp \
src/Context.cpp
src/Context.cpp
HEADERS += \
src/Hub.h \
@@ -34,4 +34,4 @@ HEADERS += \
INCLUDEPATH += uSockets/src src
#QMAKE_CXXFLAGS += -fsanitize=address
LIBS += -lasan -lssl -lcrypto
LIBS += -lssl -lcrypto