GNU bug report logs - #18926
cmake-build-system should set CMAKE_INSTALL_LIBDIR and CMAKE_PREFIX_PATH

Previous Next

Package: guix;

Reported by: 宋文武 <iyzsong <at> gmail.com>

Date: Sun, 2 Nov 2014 16:58:01 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 18926 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: 宋文武 <iyzsong <at> gmail.com>
Cc: 18926 <at> debbugs.gnu.org
Subject: Re: bug#18926: cmake-build-system should set CMAKE_INSTALL_LIBDIR and
 CMAKE_PREFIX_PATH
Date: Sun, 08 Feb 2015 19:14:18 +0100
ludo <at> gnu.org (Ludovic Courtès) skribis:

> In ‘core-updates’ it’s now possible to specify file patterns, so we
> could look for *.cmake files under lib/cmake or share/cmake like this:
>
>   (search-path-specification
>     (variable "CMAKE_MODULE_PATH")
>     (files '("lib/cmake" "share/cmake"))
>     (file-type 'regular)
>     (file-pattern "\\.cmake$"))
>
> Would it help?  What else is needed?

Any updates on this bug?  I’d like to know if the above solution
addresses the problem or if more is needed.

TIA,
Ludo’.




This bug report was last modified 10 years and 149 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.