aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2018-06-26 13:12:07 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2018-06-27 01:17:15 +0300
commit3232806b087da3469fd35148d62597f9cd09ea96 (patch)
treee061aea0016f412345a42ccf200a3fad879ff2fb /docs/markdown
parent8b12a71f22e0f0770b31bc4c94cdab519e014dd4 (diff)
downloadmeson-3232806b087da3469fd35148d62597f9cd09ea96.zip
meson-3232806b087da3469fd35148d62597f9cd09ea96.tar.gz
meson-3232806b087da3469fd35148d62597f9cd09ea96.tar.bz2
Fix ExtraFrameworkDependency Framework detection
The name splitting was wrong and would not incorrectly handle folders with two dots, like Foo.framework.dSYM and treat this as 'Foo' instead of 'Foo.framework', which would lead to meson detecting dSYM bundles as frameworks and try to use those like a framework, which is wrong. Fix #3793
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions