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