On Friday, 11 December 2020 09:19:24 PST Joerg Bornemann wrote:
> > Isn't qmake.exe created by configure.exe itself? Or is it built once by
> > configure.exe and then rebuilt when building the rest of Qt?
> 
> There shouldn't be a configure.exe in 5.12.

The old configure executable was removed for 5.9. Since 2016, the entire 
configuration system has been qmake.exe.

That means configure.bat builds qmake.exe, from very, very simple rules. They 
aren't much simpler than what configureapp.exe used to do anyway, we just cut 
off the middle man.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel DPG Cloud Engineering



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

Reply via email to