Check for the quick module before adding the videonode plugin

Change-Id: I050356086f5d82221968016754eb01c1b8f35490
Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
Andy Shaw
2015-02-27 00:31:59 +01:00
committed by Yoann Lopes
parent 0e161675e6
commit f39d8b73ee

View File

@@ -6,7 +6,11 @@
TEMPLATE = subdirs
SUBDIRS += m3u videonode
SUBDIRS += m3u
qtHaveModule(quick) {
SUBDIRS += videonode
}
android {
SUBDIRS += android opensles