[Interest] Build Issues with QT 6.2.3

Thiago Macieira thiago.macieira at intel.com
Sun Feb 6 17:32:45 CET 2022


On Sunday, 6 February 2022 06:37:10 PST BeneschTech LLC wrote:
> 2 . Cmake does not store your last configuration command anywhere i can
> find like autotools does.

I've taken to creating a shell script called "config.status"  that runs cmake 
with my options. It's the first thing I create when setting up a new build 
based on CMake or Meson.

> 3 . During the build you can not see the flags being passed to the
> compiler. If you have an odd configuration like I do where I use clangs
> polly extension theres no easy way to see that its being used correctly.

ninja -v.

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





More information about the Interest mailing list