[Webkit-unassigned] [Bug 38054] [Qt] Build dependency problems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 07:52:36 PDT 2011


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





--- Comment #8 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com>  2011-07-26 07:52:36 PST ---
Another idea would be to stop using command line defines and have instead a DerivedSources generator that would create an header file with defines instead (like ENABLE* and USE*). This header could be included in each config.h within a PLATFORM(QT) block.

More complex defines logic should be in static headers to be handled by the preprocessor instead of qmake.

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