Detect V4L availability

Do not build related stuff if not found.
Makes GStreamer support available on Hurd.

Task-number: QTBUG-39762
Change-Id: I1f70b6975e5bef99ab2441aac4d90508bc8b64bd
Reviewed-by: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
Reviewed-by: Yoann Lopes <yoann.lopes@digia.com>
This commit is contained in:
Lisandro Damián Nicanor Pérez Meyer
2014-07-10 19:19:37 -03:00
committed by Yoann Lopes
parent da77331952
commit ff527de013
12 changed files with 91 additions and 11 deletions

View File

@@ -43,7 +43,9 @@ unix:!mac:!android {
}
# v4l is turned off because it is not supported in Qt 5
# !maemo*:SUBDIRS += v4l
# config_linux_v4l {
# !maemo*:SUBDIRS += v4l
# }
}
mac:!simulator {