diff options
author | Ruslan Baratov <ruslan_baratov@yahoo.com> | 2016-03-14 10:27:53 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-03-15 14:09:50 (GMT) |
commit | e3fc2899c89fb075a695d6140eaadf11db85d96c (patch) | |
tree | 666271bba05c80f525df422bcf63ef7394bb273d /Modules/CMakeASM_MASMInformation.cmake | |
parent | b369959eb55dbea601315530185cb480c922cc77 (diff) | |
download | CMake-e3fc2899c89fb075a695d6140eaadf11db85d96c.zip CMake-e3fc2899c89fb075a695d6140eaadf11db85d96c.tar.gz CMake-e3fc2899c89fb075a695d6140eaadf11db85d96c.tar.bz2 |
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.
Diffstat (limited to 'Modules/CMakeASM_MASMInformation.cmake')
0 files changed, 0 insertions, 0 deletions