Re: [PATCH v6] libtraceevent: Add initial support for meson

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

 



On Mon, Jan 09, 2023 at 11:42:47AM -0500, Steven Rostedt wrote:
> On Mon, 9 Jan 2023 17:36:59 +0100
 After doing an install with the Makefiles:
> 
> # ls -l /usr/local/share/doc/libtraceevent-doc/

Okay, that's easy to fix

--- a/meson_options.txt
+++ b/meson_options.txt
@@ -4,7 +4,7 @@

 option('plugindir', type : 'string',
        description : 'set the plugin dir')
-option('htmldir', type : 'string', value : '',
+option('htmldir', type : 'string', value : 'share/doc/libtraceevent-doc',
        description : 'directory for HTML documentation')
 option('asciidoctor', type : 'boolean', value: false,
        description : 'use asciidoctor instead of asciidoc')

Is anything which I need to update?



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

  Powered by Linux