On Aug 12, 2014, at 6:50 PM, Adam Strzelecki <[email protected]> wrote:

>> This falls apart in the face of third party libraries. Who says a particular 
>> application is even using Qt with qmake?
> 
> Nobody. But give me some real example of project using qmake but not using Qt.

Everything I build in house is built with qmake and ninja. This includes 
vanilla C/C++ projects, and even objc projects. Heck, I’ve hacked it up enough 
that it generates nonrecursive ninja scripts, although this is a horrible hack 
and is unsuitable for any public consumption (I started with 0 understanding of 
how qmake works and it shows).

Cheers, Kuba Ober
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to