diff --git a/chatterino.pro b/chatterino.pro index eec16546f..433c52a0d 100644 --- a/chatterino.pro +++ b/chatterino.pro @@ -15,7 +15,7 @@ COMMUNI += core model util # LIBS += -lcrypto -lssl #} -CONFIG += c++11 +CONFIG += c++14 include(lib/libcommuni/src/src.pri)