mesonbuild/meson

Allow setting name_prefix project-wide

Open

#2,467 opened on 2017年10月10日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (1,465 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (4,978 stars)
PR merge metrics
 (平均マージ 139d 13h) (30d で 51 merged PRs)

説明

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.

コントリビューターガイド