mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 00:58:59 -05:00
d2c2319d64
Currently the CMAKE_XCODE_EFFECTIVE_PLATFORMS property acts only as a kind of toggle switch to enable iOS project layout features. But instead of relying on this undocumented property, better detect the presence of an iOS SDK directly.