On Thu, Jan 5, 2017 at 8:15 PM, Nikolaus Rath <
Niko...@rath.org> wrote:
> pkg.generate(libraries: [libfuse, threads],
> version: meson.project_version(),
> name: 'fuse3',
> description: 'Filesystem in Userspace',
> subdirs: 'fuse3')
>
> but this fails with "Library argument not a library object nor a string."
>
> If I omit "threads" from the "libraries" argument, the .pc is generated
> fine, but the -lpthread argument is missing in the "Libs" line.
'-lpthread']. This is not the greatest of UIs, but unfortunately the
machine. :(