Help: Add notes for topic 'xcode-xctest'

This commit is contained in:
Brad King
2015-03-23 09:12:20 -04:00
parent 87a4b8580c
commit 4178cd88fc
+6
View File
@@ -0,0 +1,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.