[cmake-developers] Patch: install universal iOS libraries

Gregor Jasny gjasny at googlemail.com
Tue Oct 27 14:56:57 EDT 2015


Hello,

I hope to have finished the review by end of this week.

On 25/10/15 15:34, Ruslan Baratov wrote:
> +  set(cmd lipo -info "${filename}")

Minor nitpick: lipo should probably be called via xcrun. Otherwise it
might not know how to handle new architectures.

Thanks,
Gregor


More information about the cmake-developers mailing list