From 36ca32dbb92cf8782f78caddad554aca698b786c Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Wed, 17 Aug 2016 13:23:08 -0700 Subject: 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 --- configure.pri | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.pri') 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 -- cgit v1.2.3