[Webkit-unassigned] [Bug 93492] [Qt] Make it possible to build without QtTest/QtPrintSuport
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 8 17:41:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93492
--- Comment #2 from Tor Arne Vestbø <vestbo at webkit.org> 2012-08-08 17:42:02 PST ---
(From update of attachment 157241)
View in context: https://bugs.webkit.org/attachment.cgi?id=157241&action=review
> Tools/QtTestBrowser/launcherwindow.cpp:727
> +#if !defined(QT_NO_PRINTER) && defined(HAVE_QTPRINTSUPPORT) && HAVE_QTPRINTSUPPORT
Why not just HAVE(QPRINTSUPPORT)?
> Tools/Tools.pro:12
> + contains(DEFINES, HAVE_QTTESTLIB=1): SUBDIRS += DumpRenderTree/qt/DumpRenderTree.pro
I'd like some sort of warning here, like in default_pre, that we're disabling DRT due to missing testlib.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list