qml: Don't build OpenGL support if OpenGL is not available in Qt.
authorKai Koehne <kai.koehne@theqtcompany.com>
Tue, 18 Aug 2015 13:54:41 +0000 (15:54 +0200)
committerKai Koehne <kai.koehne@theqtcompany.com>
Wed, 19 Aug 2015 13:48:28 +0000 (13:48 +0000)
commitc1477c4660b2480d95dab6c084dd38b5a8a972ff
tree0127264da6620cc1aa6da12fb7e4e601d68b85d3
parent16916560c13bf4c096461426c37eccbc8841a13c
qml: Don't build OpenGL support if OpenGL is not available in Qt.

This is an amended backport of change 668ccf18d in dev.

Change-Id: I168a4d5a55c34592599a557bef941ce1629c8178
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
tools/qml/main.cpp