qt6-bb10/tests/auto/gui/kernel/qwindow/qwindow.pro

9 lines
158 B
Prolog

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