[cmake-developers] XCode Unit Test Bundle targets support
Robert Goulet
Robert.Goulet at autodesk.com
Fri Nov 13 11:21:00 EST 2015
Ok thanks, we'll check it out!
-----Original Message-----
From: Brad King [mailto:brad.king at kitware.com]
Sent: Friday, November 13, 2015 9:14 AM
To: Robert Goulet <Robert.Goulet at autodesk.com>
Cc: cmake-developers at cmake.org; Gregor Jasny <gjasny at googlemail.com>
Subject: Re: [cmake-developers] XCode Unit Test Bundle targets support
On 11/12/2015 12:47 PM, Robert Goulet wrote:
> In XCode we can add a target of type "Test", specifically for us is
> the "iOS Unit Test Bundle" that is interesting, because with it we can
> write iOS test cases that will install, launch and close the app on
> the iOS device.
I'm not familiar with those myself but we do have these since 3.3:
https://cmake.org/cmake/help/v3.4/module/FindXCTest.html
https://cmake.org/cmake/help/v3.4/prop_tgt/XCTEST.html
-Brad
More information about the cmake-developers
mailing list