sync ports with The Matrix
This commit is contained in:
parent
137b59ed88
commit
d97ea2d955
49 changed files with 530 additions and 192 deletions
|
@ -68,7 +68,7 @@ Index: src/buildtools/configure.json
|
|||
- && (!config.linux || features.pkg-config)
|
||||
- && (!config.linux || features.webengine-host-pkg-config)
|
||||
- && (!config.win32 || features.webengine-winversion)",
|
||||
+ "condition": "(config.unix || config.win32 || config.macos || config.ios)",
|
||||
+ "condition": "(config.win32 || config.macos || config.ios)",
|
||||
"output": [ "privateFeature" ]
|
||||
},
|
||||
"build-qtwebengine-core": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue