meson icon indicating copy to clipboard operation
meson copied to clipboard

interpreter: implement the `name()` method for `ExternalLibraryHolder`

Open dcbaker opened this issue 10 months ago • 1 comments

This allows cc.find_library().name() to work, just like dependency().name().

Fixes: #13053

dcbaker avatar Apr 08 '24 17:04 dcbaker

Do not forget to update documentation and to add a release snippet.

bruchar1 avatar Apr 08 '24 18:04 bruchar1