On Wed, 20 May 2020 18:44:19 -0700
Thiago Macieira <thiago.macie...@intel.com> wrote:

> The Qt Creator ProParser code has some different error recovery mechanisms 
> than qmake. Obviously it's going to be non-fatal to interact with a 
> repository 
> that is missing. It will also not run $$system() and do some other things 
> that 
> qmake would.

Actually, it does run system(), in order to provide correct project information 
for constructs such as
   system(...): SOURCES += ...


Christian
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to