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 _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest