From a18953473be717837e32fe1b7178d984ee1fd538 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Wed, 28 Sep 2011 09:46:53 +0200 Subject: 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 Reviewed-by: Toby Tomkins --- qt.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qt.pro') 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 -- cgit v1.2.3