On Thursday, 15 May 2025 08:31:12 Pacific Daylight Time Fabian Kosmale via
Development wrote:
> this is a known issue, and
> https://codereview.qt-project.org/c/qt/qtbase/+/645694 should fix it.
Confirmed.
> Moreover, anyone building QtWayland will currently get duplicate target
> errors until t
On Monday, 8 May 2023 23:51:37 PDT Marc Mutz via Development wrote:
>// WRONG
>template
>// CORRECT:
>template
>
> Rationale: We always used the latter in Qt. Then a faulty _clang-format
> that dropped the space for unknown reasons was added to qt5.git and
> since then, we have a
On Tuesday 27 October 2015 09:05:34 kl222 via Development wrote:
> Thiago Macieira:
>
> 1. I think this is a bug. When using cmake project file, it has the
> responsibility to deal with it automatic dependency, rather than by the user
> to deal with.
That might be. So please report it so this isn