[Webkit-unassigned] [Bug 93492] [Qt] Make it possible to build without QtTest/QtPrintSuport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 12 07:41:42 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93492





--- Comment #7 from Loïc Yhuel <loic.yhuel at softathome.com>  2012-08-12 07:42:10 PST ---
(In reply to comment #6)
> >>> 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.
> > 
> > Only for DRT, or WTR and tests too ?
> 
> All three of them I'd say, or more generally - if done in default_pre.prf like suggested - visible early when WebKit.pro is parsed.

I added it in features.prf, to have the message and test at the same place. It's printed in configure step, just after pkg-config tests. Tell me if you prefer to have it in default_pre.prf instead.

-- 
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