As any child of BuildTargetHolder might need the name of the object, provides a method to get object name. This is useful in gst-build to display the plugin name and not the filename.pull/6735/head
parent
58db8d5e11
commit
a46f0a6202
5 changed files with 13 additions and 2 deletions
@ -0,0 +1,2 @@ |
|||||||
|
## Added 'name' method |
||||||
|
Build target objects (as returned by executable(), library(), ...) now have a name() method. |
Loading…
Reference in new issue