aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qtdeclarative.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/qtdeclarative.pro b/qtdeclarative.pro
index 02ba4a951d..cab16ad610 100644
--- a/qtdeclarative.pro
+++ b/qtdeclarative.pro
@@ -1,7 +1,3 @@
CONFIG += tests_need_tools
load(qt_parts)
-ios {
- log("The qtdeclarative module was disabled from the build because the dependency qtjsbackend/V8 is not ported to iOS.")
- SUBDIRS=
-}