qt6-bb10/tests/auto/gui/text/qstatictext/qstatictext.pro

8 lines
203 B
Prolog

CONFIG += testcase
TARGET = tst_qstatictext
QT += widgets widgets-private testlib
QT += core core-private gui gui-private
SOURCES += tst_qstatictext.cpp
mac: CONFIG += insignificant_test # QTBUG-23063