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:
@@ -6,7 +6,11 @@
|
||||
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS += m3u videonode
|
||||
SUBDIRS += m3u
|
||||
|
||||
qtHaveModule(quick) {
|
||||
SUBDIRS += videonode
|
||||
}
|
||||
|
||||
android {
|
||||
SUBDIRS += android opensles
|
||||
|
||||
Reference in New Issue
Block a user