webradioplugin will be skipped if multimedia is not available
This commit is contained in:
committed by
Daniel Brunner
parent
9f7af8487f
commit
29db99a918
@@ -9,7 +9,8 @@ SUBDIRS += absenceplugin \
|
|||||||
reportsplugin \
|
reportsplugin \
|
||||||
sketchplugin \
|
sketchplugin \
|
||||||
updaterplugin \
|
updaterplugin \
|
||||||
weatherplugin \
|
weatherplugin
|
||||||
webradioplugin
|
qtHaveModule(multimedia): SUBDIRS += webradioplugin
|
||||||
|
else: message("multimedia is missing, will not build webradioplugin")
|
||||||
|
|
||||||
OTHER_FILES += plugin.pri
|
OTHER_FILES += plugin.pri
|
||||||
|
Reference in New Issue
Block a user