mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00
use c++14
This commit is contained in:
parent
315d543399
commit
f8dd55aead
@ -1 +1 @@
|
|||||||
Subproject commit a75c9b8dd374dd4fed1cfd66b79408ecfea990c9
|
Subproject commit 1dacef91657e44b110218a377a27a10bfd762616
|
@ -5,4 +5,4 @@ equals(QT_MAJOR_VERSION, 5):lessThan(QT_MINOR_VERSION, 12): error("requires Qt 5
|
|||||||
QT += core gui widgets network svg webenginewidgets webchannel
|
QT += core gui widgets network svg webenginewidgets webchannel
|
||||||
QT += testlib
|
QT += testlib
|
||||||
|
|
||||||
CONFIG += c++11 testcase
|
CONFIG += c++14 testcase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user