mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
7 lines
232 B
ReStructuredText
7 lines
232 B
ReStructuredText
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.
|