Re: [PATCH v3] libtracefs: Add initial support for meson

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 20, 2022 at 07:05:24PM +0100, Daniel Wagner wrote:
> +pkg = import('pkgconfig')
> +pkg.generate(libtracefs,

+    subdirs: 'libtracefs',

Forgot to to add this here. with this in place I was able to build
a mesonized libtracecmd project

> +    filebase: meson.project_name(),
> +    name: meson.project_name(),
> +    version: meson.project_version(),
> +    description: 'Manage trace fs',
> +    url: 'https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git/',
> +)



[Index of Archives]     [Linux USB Development]     [Linux USB Development]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux