Use the new (-no)-wmf-backend configuration option
Don't build the wmf backend when configure was executed with the -no-wmf-backend option. Change-Id: Ia047137c15c7aac302092e9f77b961c6e584bb86 Reviewed-by: Yoann Lopes <yoann.lopes@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
a91809bf0f
commit
18d77b2b33
@@ -6,7 +6,7 @@ win32 {
|
||||
qtCompileTest(directshow)
|
||||
qtCompileTest(wmsdk)
|
||||
qtCompileTest(wmp)
|
||||
qtCompileTest(wmf)
|
||||
contains(QT_CONFIG, wmf-backend): qtCompileTest(wmf)
|
||||
qtCompileTest(evr)
|
||||
} else:mac {
|
||||
qtCompileTest(avfoundation)
|
||||
|
||||
Reference in New Issue
Block a user