summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qbytearraymatcher/qbytearraymatcher.pro
blob: 9d4d5964c9f55ef562fbafa0bdcfe90e50f55b1d (plain)
1
2
3
4
5
CONFIG += testcase
TARGET = tst_qbytearraymatcher
QT = core testlib
SOURCES = tst_qbytearraymatcher.cpp
contains(QT_CONFIG, c++14):CONFIG += c++14