meson/docs/markdown/snippets/installdir.md

214 B

install_data() defaults to {datadir}/{projectname}

If install_data() is not given an install_dir keyword argument, the target directory defaults to {datadir}/{projectname} (e.g. /usr/share/myproj).