mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-04 21:39:52 +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 += testlib
|
||||
|
||||
CONFIG += c++11 testcase
|
||||
CONFIG += c++14 testcase
|
||||
|
Loading…
x
Reference in New Issue
Block a user