Normalize define naming
This commit is contained in:
+2
-2
@@ -20,7 +20,7 @@ CONFIG += precompile_header
|
||||
useBreakpad {
|
||||
LIBS += -L$$PWD/lib/qBreakpad/handler/build
|
||||
include(lib/qBreakpad/qBreakpad.pri)
|
||||
DEFINES += CHATTERINO_USE_BREAKPAD
|
||||
DEFINES += C_USE_BREAKPAD
|
||||
}
|
||||
|
||||
# https://bugreports.qt.io/browse/QTBUG-27018
|
||||
@@ -450,4 +450,4 @@ win32-msvc* {
|
||||
|
||||
linux {
|
||||
QMAKE_LFLAGS += -lrt
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user