[cmake-developers] [CMake 0015669]: XCTest for iOS target has incorrect TEST_HOST

Brad King brad.king at kitware.com
Thu Jul 30 10:03:41 EDT 2015


On 07/30/2015 07:38 AM, Gregor Jasny via cmake-developers wrote:
> Do you have a better idea to detect the usage of iphone/simulator SDK?
> Maybe we should handle this in the platform Darwin modules?

This occurs when cross-compiling to iOS, so should we check for
CMAKE_SYSTEM_NAME set to "iOS"?  There is already code to do this
for Android.

-Brad



More information about the cmake-developers mailing list