summaryrefslogtreecommitdiffstats
path: root/configure.pri
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-08-17 13:23:08 -0700
committerJake Petroules <jake.petroules@qt.io>2016-08-18 22:31:10 +0000
commit36ca32dbb92cf8782f78caddad554aca698b786c (patch)
treeaf31bdea385b053d1360df27425d7e0d173c7cf7 /configure.pri
parentb4ebb61c0dcb60e98a8be3f9dbe36c6e498d969a (diff)
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>
Diffstat (limited to 'configure.pri')
-rw-r--r--configure.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.pri b/configure.pri
index 4b98335dd7..8f3c3b401f 100644
--- a/configure.pri
+++ b/configure.pri
@@ -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