From e73e5f2d051394237988cc05fe382202542f5a2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Sun, 5 May 2013 08:52:47 +0000 Subject: Update to cover Qt5 builds via cmake. svn path=/trunk/; revision=49168 --- doc/README.qt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/README.qt b/doc/README.qt index 2d421efff9..5e5f2ea02e 100644 --- a/doc/README.qt +++ b/doc/README.qt @@ -31,6 +31,8 @@ There are several ways of building qtshark: set BUILD_qtshark to ON (default: OFF) in CmakeOptions.txt (may be set in parallel with BUILD_wireshark) or add -D BUILD_qtshark:BOOL=ON flag Do the normal out-of-tree or in-tree build. + To build with Qt5 instead of Qt4, add the following option set ENABLE_QT5 + to ON. Note: Qt5 requires cmake 2.8.3 or newer. This has only been tested on a current openSUSE Linux system with fairly current QT and cmake. It may be necessary to copy the FindQt4.cmake and supporting files from cmake to Wireshark's cmake/modules/ -- cgit v1.2.3