forked from loafle/openapi-generator-original
cpp-qt5-client: add valgrind memory test (#3663)
This commit is contained in:
@@ -26,3 +26,6 @@ SOURCES += main.cpp \
|
||||
HEADERS += PetApiTests.h \
|
||||
StoreApiTests.h \
|
||||
UserApiTests.h
|
||||
|
||||
# Disable optimisation for better valgrind report
|
||||
QMAKE_CXXFLAGS_DEBUG += -O0
|
||||
|
||||
Reference in New Issue
Block a user