summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/command/ctest_read_custom_files.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/command/ctest_read_custom_files.rst')
-rw-r--r--share/cmake-3.2/Help/command/ctest_read_custom_files.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/share/cmake-3.2/Help/command/ctest_read_custom_files.rst b/share/cmake-3.2/Help/command/ctest_read_custom_files.rst
new file mode 100644
index 0000000..0bc57cd
--- /dev/null
+++ b/share/cmake-3.2/Help/command/ctest_read_custom_files.rst
@@ -0,0 +1,11 @@
+ctest_read_custom_files
+-----------------------
+
+read CTestCustom files.
+
+::
+
+ ctest_read_custom_files( directory ... )
+
+Read all the CTestCustom.ctest or CTestCustom.cmake files from the
+given directory.