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

10 lines
159 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qwindow
QT += core-private gui-private testlib
SOURCES += tst_qwindow.cpp
mac: CONFIG += insignificant_test # QTBUG-23059