From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Cmake build system and build directories Date: Thu, 28 Nov 2013 00:40:47 +0100 Message-ID: <20131127234047.GA15714@debian> References: <20131125222201.GA14911@debian> <8761rgqf3z.fsf@gnu.org> <20131126075051.GA20851@debian> <8738mji4es.fsf@gnu.org> <878uw9xwob.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vloj4-0006Kr-9w for guix-devel@gnu.org; Wed, 27 Nov 2013 18:41:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vloix-0006b2-0O for guix-devel@gnu.org; Wed, 27 Nov 2013 18:40:58 -0500 Content-Disposition: inline In-Reply-To: <878uw9xwob.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Thu, Nov 28, 2013 at 12:16:36AM +0100, Ludovic Courtès wrote: > Commit 977f03f does exactly that. Let me know how it works for you. It seems to work insofar as kdelibs fails differently now ;-) Thanks! Andreas