Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
5 lines
178 B
Meson
5 lines
178 B
Meson
libfuse_headers = [ 'fuse.h', 'fuse_common.h', 'fuse_lowlevel.h',
|
|
'fuse_opt.h', 'cuse_lowlevel.h', 'fuse_log.h' ]
|
|
|
|
install_headers(libfuse_headers, subdir: 'fuse3')
|