aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/README.qt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/README.qt b/doc/README.qt
index 58b10926ad..5e538e48ce 100644
--- a/doc/README.qt
+++ b/doc/README.qt
@@ -121,7 +121,9 @@ XXX: (WMeier): I've not had too much satisfaction using the "native Windows debu
Install the Qt libraries and Qt Creator via your package manager or from
http://qt.nokia.com/downloads/. On Debian and Ubuntu the "qt-sdk" meta-package
should provide everything you need. Build the top-level directory using CMake
-(no out of tree builds yet). Inside ui/qt/ do "qtcreate QtShark.pro".
+(see section "Using cmake" above).
+As an alternative do an in-tree build without QT and then inside ui/qt/ do
+"qtcreate QtShark.pro".
2. Going forward