summaryrefslogtreecommitdiffstats
path: root/qtwayland.pro
diff options
context:
space:
mode:
authorJorgen Lind <jorgen.lind@gmail.com>2012-07-17 13:38:16 +0200
committerPaul Olav Tvete <paul.tvete@nokia.com>2012-07-17 16:53:32 +0200
commit32fdbf184b7478f83e4d6ff4dba3dbe150eb9e9b (patch)
tree1987cb730c7d3503951de36bbc7a3a9418350893 /qtwayland.pro
parent3ae60a1dbb397df2f293e62c3978c11a0d9c9453 (diff)
Config tests for gl integration
Change-Id: Ie7d80e7591d11aa5df87ca5d5de4cd6c03928c83 Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
Diffstat (limited to 'qtwayland.pro')
-rw-r--r--qtwayland.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/qtwayland.pro b/qtwayland.pro
index fa2822b80..651045e30 100644
--- a/qtwayland.pro
+++ b/qtwayland.pro
@@ -1,5 +1,9 @@
load(configure)
qtCompileTest(xkbcommon)
qtCompileTest(brcm_egl)
+qtCompileTest(egl)
+qtCompileTest(glx)
+qtCompileTest(wayland_egl)
+qtCompileTest(xcomposite)
load(qt_parts)