From a98f0695f7e22311d2684d4f26b09f317100a61c Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Wed, 20 Jun 2012 13:53:35 +0200 Subject: List the OpenGL module too. --- modules/ECMQt4To5Porting.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/ECMQt4To5Porting.cmake b/modules/ECMQt4To5Porting.cmake index 3efea14a..4fc7b513 100644 --- a/modules/ECMQt4To5Porting.cmake +++ b/modules/ECMQt4To5Porting.cmake @@ -166,6 +166,7 @@ set(_qt_modules Quick1 WebKit Sql + OpenGL ) foreach(_module ${_qt_modules}) -- cgit v1.2.1