qt5base-lts/tests/auto/other/qfocusevent/qfocusevent.pro

6 lines
145 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qfocusevent
QT += widgets testlib
SOURCES += tst_qfocusevent.cpp
mac: CONFIG += insignificant_test # QTBUG-22815