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.0.60
parent
f60ac48eae
commit
a5549dfa8a
4 changed files with 30 additions and 9 deletions
Loading…
Reference in new issue