Hi,

On Fri, Aug 26, 2011 at 1:53 PM,  <[email protected]> wrote:
> MODULE += qtwebkit qtpim some_module_that_doesnt_start_with_qt

speaking of qmake, can we please get some functionality so that we can
detect whether or not a module (or addon, or anything else) is
actually installed? it's really horrifically painful to either write
code that explicitly requires (and build errors) things like
QtMobility modules or just avoid using that functionality.

ideally, this would be something along the lines of the packagesExist
function I wrote for qmake a while ago:

http://blog.rburchell.com/2011/01/qt-users-of-qmake-rejoice.html

BR,

Robin
_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback

Reply via email to