File: meson.build

package info (click to toggle)
fuse3 3.18.2-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 31,440 kB
  • sloc: ansic: 25,058; perl: 6,044; cpp: 3,960; python: 1,201; sh: 416; javascript: 313; makefile: 59
file content (4 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (5)
1
2
3
4
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')