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.

貢獻者指南