Build fix for -no-feature-regularexpression
Change-Id: I34f23c0cdc269d8a3acf1e09553ba2604e142736 Reviewed-by: Lars Knoll <lars.knoll@qt.io>bb10
parent
432fd5a5af
commit
369876ee06
|
|
@ -534,7 +534,7 @@
|
|||
"linuxfb": {
|
||||
"label": "LinuxFB",
|
||||
"section": "Platform plugins",
|
||||
"condition": "tests.linuxfb",
|
||||
"condition": "tests.linuxfb && features.regularexpression",
|
||||
"output": [ "privateFeature" ]
|
||||
},
|
||||
"vnc": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue