qt6-bb10/tests/auto/corelib/tools/qstringapisymmetry/qstringapisymmetry.pro

6 lines
149 B
Prolog

CONFIG += testcase
TARGET = tst_qstringapisymmetry
QT = core testlib
SOURCES = tst_qstringapisymmetry.cpp
contains(QT_CONFIG,c++14): CONFIG += c++14