Downgraded to C++17 to get the shitty travis compiler working

This commit is contained in:
2021-04-21 00:39:57 +02:00
parent 8cd1b3218c
commit c686ac87f4

View File

@ -1,6 +1,6 @@
QT = core network serialbus gui widgets QT = core network serialbus gui widgets
CONFIG += c++latest CONFIG += c++17
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000