From 504c2cb1e191ad41a4699e2b1ebaf6f190035150 Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Mon, 16 Jul 2012 16:13:18 +0300 Subject: Add config test for kms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I55afc65d356aaca0fe443dda100805a4df8f0ae6 Reviewed-by: Oswald Buddenhagen Reviewed-by: Jørgen Lind --- src/plugins/platforms/platforms.pro | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/plugins/platforms') diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro index fe3b9d707a..828867c3a7 100644 --- a/src/plugins/platforms/platforms.pro +++ b/src/plugins/platforms/platforms.pro @@ -23,4 +23,8 @@ contains(QT_CONFIG, directfb) { SUBDIRS += directfb } +contains(QT_CONFIG, kms) { + SUBDIRS += kms +} + contains(QT_CONFIG, linuxfb): SUBDIRS += linuxfb -- cgit v1.2.3