mesonbuild/meson

Allow setting name_prefix project-wide

Open

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

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

仓库指标

Star
 (4,978 star)
PR 合并指标
 (平均合并 139天 13小时) (30 天内合并 51 个 PR)

描述

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.

贡献者指南