Don't enforce C++11
We require C++17 in Qt6 Change-Id: I2dde485524208a1c7131869f4267f44ad2b32e9f Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
c0d2deac8b
commit
dca3d467a7
@ -1,6 +1,5 @@
|
||||
CONFIG += testcase
|
||||
TARGET = tst_qoffsetstringarray
|
||||
QT = core testlib core-private
|
||||
CONFIG += c++11
|
||||
CONFIG += strict_c++
|
||||
SOURCES = $$PWD/tst_qoffsetstringarray.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user