diff options
author | Sutou Kouhei <kou@clear-code.com> | 2022-06-10 11:36:31 +0900 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-06-10 02:48:41 -0400 |
commit | f6e7cc070e537ab6585536727f5ea380fb998f3d (patch) | |
tree | ede7193dfaf1181727a46cc965022ceba9a2b6e1 /mesonbuild/backend/xcodebackend.py | |
parent | 0aeb61bd52fba4500a3c28e32f1acc91c63dac8d (diff) | |
download | meson-f6e7cc070e537ab6585536727f5ea380fb998f3d.zip meson-f6e7cc070e537ab6585536727f5ea380fb998f3d.tar.gz meson-f6e7cc070e537ab6585536727f5ea380fb998f3d.tar.bz2 |
build: CustomTargetIndex.is_linkable_target misses '.dylib'
CustomTarget.is_linkable_target has '.dylib'.
See also 93b1d31af9d90f306aa104eee1e9be8e1ebbacad that added '.dylib'
to CustomTarget.is_linkable_target but didn't add '.dylib' to
CustomTargetIndex.is_linkable_target.
Diffstat (limited to 'mesonbuild/backend/xcodebackend.py')
0 files changed, 0 insertions, 0 deletions