mirror of
https://github.com/libfuse/libfuse.git
synced 2024-11-27 06:04:27 +08:00
5 lines
115 B
Meson
5 lines
115 B
Meson
if not platform.endswith('bsd') and platform != 'dragonfly'
|
|
install_man('fusermount3.1', 'mount.fuse3.8')
|
|
endif
|
|
|