mesonbuild/meson

Allow setting name_prefix project-wide

Open

#2,467 创建于 2017年10月10日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (4,978 star) (1,465 fork)batch import
enhancementhelp wanted

描述

Instead of setting it for each individual library in a project, which will end up being very verbose for projects like gstreamer plugins, it would be nice to be able to set it as a project option, maybe prefixed with "library_".

Individual libraries could override the project-wide setting by passing "name_prefix" as currently possible.

贡献者指南

Allow setting name_prefix project-wide · mesonbuild/meson#2467 | Good First Issue