Conditionally auto-detect Xlib on Darwin platforms
Task-number: QTBUG-65040 Change-Id: I8112d2fac8acf647fc8a669ae5c7920651f0bf08 Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
This commit is contained in:
parent
7dee74147e
commit
8686f3a347
@ -1279,6 +1279,7 @@
|
||||
},
|
||||
"xlib": {
|
||||
"label": "XLib",
|
||||
"autoDetect": "!config.darwin || features.xcb",
|
||||
"condition": "tests.xlib",
|
||||
"output": [ "privateFeature" ]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user