Prefix static library target filenames with 'lib' to match Xcode. (#831)
* Prefix static library target filenames with 'lib' to match Xcode. Given a target named 'MyTarget', Xcode automatically prefixes the filename with 'lib', resulting in the filename 'libMyTarget.a'. * Update CHANGELOG.md Co-authored-by: Yonas Kolb <yonaskolb@users.noreply.github.com>
I
Ian Leitch committed
7ff577911db9e8e843e172fb24643398b0149684
Parent: 18fae50
Committed by GitHub <noreply@github.com>
on 4/13/2020, 11:49:17 AM