From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: [PATCH] gnu: Add perceptualdiff. Date: Mon, 25 Jul 2016 12:49:56 +0200 Message-ID: References: <20160724034325.16952-1-me@tobias.gr> <20160724214438.GA2122@jasmine> <48573a3d1cdb894c255ef1c854d662b8@tobias.gr> <20160724222151.GA5462@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRdSR-0006Cm-Py for guix-devel@gnu.org; Mon, 25 Jul 2016 06:50:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRdSP-0008DA-UH for guix-devel@gnu.org; Mon, 25 Jul 2016 06:49:58 -0400 Received: from mail-qk0-x230.google.com ([2607:f8b0:400d:c09::230]:36121) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRdSP-0008D1-PB for guix-devel@gnu.org; Mon, 25 Jul 2016 06:49:57 -0400 Received: by mail-qk0-x230.google.com with SMTP id x1so152994946qkb.3 for ; Mon, 25 Jul 2016 03:49:57 -0700 (PDT) In-Reply-To: <20160724222151.GA5462@jasmine> 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" To: Leo Famulari Cc: guix-devel Hello, > Maybe you're right. Unlike the gnu-build-sytem, the cmake-build-system > seems to create a 'build/' directory adjacent to the unpacked source > code. Yes, I think in cmake's land, the recommended way is to build in a directory outside of the source code , generally at the same level than the source tree which can be made read-only... -- Vincent Legoll