Re: Add path to a guix package into CMakeLists.txt

2024-10-04 Thread Felix Lechner via
Hi Aristide, On Thu, Oct 03 2024, Andreas Enge wrote: > (let* ((lrs (assoc-ref inputs "lrslib")) Andreas practically co-founded Guix and I'm a noobie, but I think Lily might have told me once that 'search-input-file' is now preferred. Kind regards Felix

Re: Add path to a guix package into CMakeLists.txt

2024-10-03 Thread Andreas Enge
Hello Aristide, Am Mon, Sep 30, 2024 at 05:44:26PM +0200 schrieb Aristide Doussot: > into the already installed guix version of aocommon, in my case it would be > "include_directories(/gnu/store/1wiw8m5yjcr26pcqhzbh7bw5ghvbaw90-aocommon-0.0.0-1.7329a07/include/)" > However I don't think other user