qt5base-lts/tests/auto/gui/gui.pro
Andrew Knight 2e75cd55db Remove qopengl auto test when Qt is not configured with OpenGL support
Change-Id: Id2fbf9308c5dbce5e7778f0d841cc8bda784a80f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-09-02 14:59:02 +02:00

13 lines
193 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
image \
kernel \
math3d \
painting \
qopengl \
text \
util \
itemmodels \
!contains(QT_CONFIG, opengl(es1|es2)?): SUBDIRS -= qopengl