aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2012-06-20 13:53:35 +0200
committerStephen Kelly <steveire@gmail.com>2012-06-20 13:54:16 +0200
commita98f0695f7e22311d2684d4f26b09f317100a61c (patch)
treeb849902f0a68ed3581fe599d73c7fa7ad405d3ab /modules
parent3658ae8e0ffbc61d153115f189a6be14d401708c (diff)
downloadextra-cmake-modules-a98f0695f7e22311d2684d4f26b09f317100a61c.tar.gz
extra-cmake-modules-a98f0695f7e22311d2684d4f26b09f317100a61c.tar.bz2
List the OpenGL module too.
Diffstat (limited to 'modules')
-rw-r--r--modules/ECMQt4To5Porting.cmake1
1 files changed, 1 insertions, 0 deletions
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})