When generating pkgconfig file for a library that links to an uninstalled static library built by custom_target() Meson was crashing when trying to access some attributes that does not exist on that class. Also fix is_internal() implementation, it only really make sense on a CustomTargetIndex or if CustomTarget has only a single output.pull/9573/head
parent
ee0baa97cd
commit
95a4c6a62a
4 changed files with 30 additions and 9 deletions
Loading…
Reference in new issue