Update French translation
[gtk-doc.git] / meson_options.txt
blobce443772b0172642dc57a6b45a4fc207c30e1b5c
1 option('autotools_support',
2        type: 'boolean', value: true,
3        description: 'Install autotools macros')
4 option('cmake_support',
5        type: 'boolean', value: true,
6        description: 'Install CMake macros')
7 option('yelp_manual',
8        type: 'boolean', value: true,
9        description: 'Build the user manual (requires yelp-tools)')