[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38711] [PATCH] build-system: qt: Actually use qt-build-system, not
From: |
Ludovic Courtès |
Subject: |
[bug#38711] [PATCH] build-system: qt: Actually use qt-build-system, not cmake-build-system. |
Date: |
Mon, 23 Dec 2019 17:54:16 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hi!
Efraim Flashner <address@hidden> skribis:
> On Sun, Dec 22, 2019 at 10:40:03PM +0100, Hartmut Goebel wrote:
>> When the qt-build-system was created, based on the cmake-build-system,
>> some references to cmake have been missed to be changed.
Oh, I see.
> This would explain some of the problems we've run into with, say,
> mumble. If applying this means we can reverse
> a7a91c01c98499c8a1e44fadea1b8f70e91fc16f and still have the binaries
> wrapped then I say go for it.
Agreed!
Ludo’.