[CMake] Can I create an iOS unit test target for XCode (OCUnit) with CMake?
Matt M.
ozwald1 at hotmail.com
Fri Dec 14 13:14:52 EST 2012
I currently use CMake to create my an xcode project for iOS, for both my static libs and application target. Now I would like to create the unit test target from CMake as well, but haven't found any resources on whether CMake supports this or how to create the octest target.
Can I create this from CMake? If so, could you explain how?
Thanks,Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121214/aa1315e8/attachment.htm>
More information about the CMake
mailing list