Update KLog.pro

This commit is contained in:
ea4k 2021-10-13 16:01:40 +02:00
parent b522e416ea
commit 6a3d2765c4

View File

@ -28,6 +28,7 @@ SUBDIRS += src
CONFIG(debug, debug) {
SUBDIRS += tests
}
message (Compiling)
QMAKE_CXXFLAGS += -fprofile-arcs -ftest-coverage
QMAKE_LDFLAGS += -fprofile-arcs -ftest-coverage