Don't disable examples on iOS and tvOS
This is just an excuse to let build failures slip past CI, as has happened and been fixed recently. Change-Id: If4356eaced0f90c7c455b21cc7676b0c9b7b1e27 Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>bb10
parent
b4ebb61c0d
commit
36ca32dbb9
|
|
@ -229,7 +229,6 @@ defineTest(qtConfTest_buildParts) {
|
|||
parts += tools
|
||||
}
|
||||
|
||||
ios|tvos: parts -= examples
|
||||
parts -= $$config.input.nomake
|
||||
|
||||
# always add libs, as it's required to build Qt
|
||||
|
|
|
|||
Loading…
Reference in New Issue