blob: 7a2f07b977423ff4c6ffeab8a022883b5dbb113a (
plain)
1
2
3
4
5
6
|
xcode-xctest
------------
* On OS X, CMake learned to create XCTest bundles to test Frameworks
and App Bundles within Xcode. The :module:`FindXCTest` module
provides convenience functions to handle :prop_tgt:`XCTEST` bundles.
|