mesonbuild/meson

Allow setting name_prefix project-wide

Open

#2467 aperta il 10 ott 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (1465 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4978 star)
Metriche merge PR
 (Merge medio 139g 13h) (51 PR mergiate in 30 g)

Descrizione

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.

Guida contributor