[Development] Proposing CMake as build tool for Qt 6

Thiago Macieira thiago.macieira at intel.com
Mon Jun 17 17:26:27 CEST 2019


On Monday, 17 June 2019 00:04:10 PDT Joerg Bornemann wrote:
> This will break every user project that's build in debug mode with
> Visual Studio's toolchain (whichever currently available build tool you
> use), because it builds by default with /MDd and will be incompatible
> with Qt. I fear we have to accept what this environment forces upon us.

Fair enough.

I guess those few who want unoptimised /MD builds with debug symbols will 
still use -DCMAKE_BUILD_TYPE=Release and change the flags.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products






More information about the Development mailing list