guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cmake build system and build directories


From: Ludovic Courtès
Subject: Re: Cmake build system and build directories
Date: Tue, 26 Nov 2013 16:11:39 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> On Mon, Nov 25, 2013 at 11:41:04PM +0100, Ludovic Courtès wrote:
>> I suspect this one-byte change is enough:
>> -                     (out-of-source? #f)
>> +                     (out-of-source? #t)
>
> No, because the configure in cmake-build-system does not call that of
> gnu-build-system; so this variable is not used. We would still have to
> modify cmake-build-system.

Ah right.  I think we should copy what gnu-build-system.scm does in its
‘configure’ procedure.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]