qt5base-lts/tests/auto/widgets/graphicsview/qgraphicswidget/qgraphicswidget.pro

11 lines
287 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qgraphicswidget
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicswidget.cpp
# QTBUG-23616 - unstable test
linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG += insignificant_test