Build fix for -no-feature-regularexpression

Change-Id: I34f23c0cdc269d8a3acf1e09553ba2604e142736
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
bb10
Paul Olav Tvete 2017-02-16 13:55:45 +01:00 committed by Stephan Binner
parent 432fd5a5af
commit 369876ee06
1 changed files with 1 additions and 1 deletions

View File

@ -534,7 +534,7 @@
"linuxfb": {
"label": "LinuxFB",
"section": "Platform plugins",
"condition": "tests.linuxfb",
"condition": "tests.linuxfb && features.regularexpression",
"output": [ "privateFeature" ]
},
"vnc": {