[cmake-developers] Support CMAKE_IOS_INSTALL_COMBINED for single architecture targets
Brad King
brad.king at kitware.com
Tue Mar 15 10:11:37 EDT 2016
On 03/14/2016 06:40 AM, Ruslan Baratov via cmake-developers wrote:
> Though user can explicitly set CMAKE_IOS_INSTALL_COMBINED=OFF for
> targets with empty list of supported architectures for given SDK (say
> simulator) I think it make sense to handle this case correctly in CMake
> module too. Patch with fix and test attached.
Thanks, applied:
Fix iOS combined feature for single architecture targets
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e3fc2899
Gregor, please review when you get a chance.
Thanks,
-Brad
More information about the cmake-developers
mailing list