From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#18926: cmake-build-system should set CMAKE_INSTALL_LIBDIR and CMAKE_PREFIX_PATH Date: Sat, 14 Mar 2015 16:11:15 +0100 Message-ID: <20150314151115.GA3428@debian> References: <877fzdu45q.fsf@gmail.com> <87d295i556.fsf@gnu.org> <87sii02yax.fsf@gmail.com> <874mugp6oj.fsf@gnu.org> <871tpjb0hk.fsf@gmail.com> <87wq52327h.fsf@gnu.org> <87vbjcp8xx.fsf@gnu.org> <20150301095847.GA28759@debian> <87r3t8g4zc.fsf@gnu.org> <20150301201125.GA9166@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57307) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWnjU-0000yJ-4I for bug-guix@gnu.org; Sat, 14 Mar 2015 11:12:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YWnjP-00066z-4M for bug-guix@gnu.org; Sat, 14 Mar 2015 11:12:08 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:48150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YWnjP-00066t-1Y for bug-guix@gnu.org; Sat, 14 Mar 2015 11:12:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YWnjO-0001ua-Lz for bug-guix@gnu.org; Sat, 14 Mar 2015 11:12:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20150301201125.GA9166@debian> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 18926-done@debbugs.gnu.org Commit 0d6f936 fixes the issue with CMAKE_PREFIX_PATH. I am closing this bug; if a problem occurs with CMAKE_INSTALL_LIBDIR, we may reopen it. Andreas