libvips/man/meson.build
Corentin Noël 02901436d4
Add meson build system (#2637)
Allows to use the Meson build system to build the project.
2022-02-08 15:19:36 +00:00

12 lines
210 B
Meson

install_man(
'batch_crop.1',
'batch_image_convert.1',
'batch_rubber_sheet.1',
'vipsedit.1',
'vipsheader.1',
'light_correct.1',
'vips.1',
'vipsprofile.1',
'vipsthumbnail.1'
)