aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-28 09:46:53 +0200
committerQt by Nokia <qt-info@nokia.com>2011-09-28 09:49:27 +0200
commita18953473be717837e32fe1b7178d984ee1fd538 (patch)
tree437c94d6ed586dd5a8c1b1d6695798bb7531310e /qt.pro
parenta676bea47dc377c4fe4d030dfd8b2daa353fdfc6 (diff)
Revert "Enabled compilation of qtwayland by default."
This reverts commit a507ff6241d8d22d4405a445fdbd16f32f1e3cde This commit is counterproductive at least until qtwayland follows a few more modularization requirements (e.g. .pro file named `qtwayland.pro') Change-Id: I5b9e6283eef9aaf1cdc3b71823181eaab1f9f3a7 Reviewed-on: http://codereview.qt-project.org/5681 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt.pro b/qt.pro
index 0be3873a..3a00da46 100644
--- a/qt.pro
+++ b/qt.pro
@@ -100,6 +100,8 @@ module_qtconnectivity.depends = module_qtsystems
module_qtwayland.subdir = $$IN_PWD/qtwayland
module_qtwayland.target = module-qtwayland
module_qtwayland.depends = module_qtbase
+# not yet enabled by default
+module_qtwayland.CONFIG = no_default_target no_default_install
# only qtbase is required to exist. The others may not - but it is the
# users responsibility to ensure that all needed dependencies exist, or