Fix iOS combined feature for single architecture targets
If list of valid target architectures is empty for given SDK then there will be no VALID_ARCHS build setting returned by Xcode. Return "" (empty string) explicitly in this case. This may happens if CMAKE_IOS_INSTALL_COMBINED is ON but only one architecture used in target.
Showing
-
mentioned in commit cd569b96
-
Mentioned in commit ben.boeckel/cmake@cd569b96
Please register or sign in to comment