mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-14 02:52:12 +01:00
Require C++14
This commit is contained in:
parent
d0f6a3f909
commit
cbba636f61
|
@ -5,7 +5,7 @@ TEMPLATE = lib
|
||||||
|
|
||||||
DEFINES *= QUPZILLA_SHAREDLIBRARY
|
DEFINES *= QUPZILLA_SHAREDLIBRARY
|
||||||
|
|
||||||
CONFIG += c++11
|
CONFIG += c++14
|
||||||
|
|
||||||
include(../defines.pri)
|
include(../defines.pri)
|
||||||
include(../../translations/translations.pri)
|
include(../../translations/translations.pri)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user