Changed: Search for OpenGL Qt 4 module

This commit is contained in:
kervala 2013-09-29 13:52:21 +02:00
parent 0b29d3993d
commit 67e0b796ce

View file

@ -134,7 +134,7 @@ IF(FINAL_VERSION)
ENDIF(FINAL_VERSION)
IF(WITH_QT)
FIND_PACKAGE(Qt4 COMPONENTS QtCore QtGui QtXml REQUIRED)
FIND_PACKAGE(Qt4 COMPONENTS QtCore QtGui QtXml QtOpenGL REQUIRED)
ENDIF(WITH_QT)
IF(WITH_NEL)