qt5base-lts/tests/auto/gui/kernel/qtouchevent/qtouchevent.pro

6 lines
161 B
Prolog
Raw Normal View History

CONFIG += testcase
osx: CONFIG += insignificant_test # QTBUG-46266, crashes
SOURCES=tst_qtouchevent.cpp
TARGET=tst_qtouchevent
QT += testlib widgets gui-private