summaryrefslogtreecommitdiffstats
path: root/Help/module
diff options
context:
space:
mode:
authorGregor Jasny <gjasny@googlemail.com>2015-02-26 20:55:45 (GMT)
committerBrad King <brad.king@kitware.com>2015-03-23 13:12:19 (GMT)
commitba14510b4ebdbbfe115e29111615a4b775fb7198 (patch)
treef1b25c08d8fb343cb7bb14449cebdd6bef7706e9 /Help/module
parent3714955b9cded21b13064886b30a412211ce217e (diff)
downloadCMake-ba14510b4ebdbbfe115e29111615a4b775fb7198.zip
CMake-ba14510b4ebdbbfe115e29111615a4b775fb7198.tar.gz
CMake-ba14510b4ebdbbfe115e29111615a4b775fb7198.tar.bz2
OS X: Add FindXCTest module
Add a module to lookup XCTest Framework and xctest utility. It also provides APIs for creating 'xctest' targets. Signed-off-by: Gregor Jasny <gjasny@googlemail.com>
Diffstat (limited to 'Help/module')
-rw-r--r--Help/module/FindXCTest.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/module/FindXCTest.rst b/Help/module/FindXCTest.rst
new file mode 100644
index 0000000..ff6273c
--- /dev/null
+++ b/Help/module/FindXCTest.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindXCTest.cmake