summaryrefslogtreecommitdiff
path: root/share/cmake-3.22/Help/prop_dir/TEST_INCLUDE_FILES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.22/Help/prop_dir/TEST_INCLUDE_FILES.rst')
-rw-r--r--share/cmake-3.22/Help/prop_dir/TEST_INCLUDE_FILES.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/cmake-3.22/Help/prop_dir/TEST_INCLUDE_FILES.rst b/share/cmake-3.22/Help/prop_dir/TEST_INCLUDE_FILES.rst
new file mode 100644
index 0000000..f9a66f4
--- /dev/null
+++ b/share/cmake-3.22/Help/prop_dir/TEST_INCLUDE_FILES.rst
@@ -0,0 +1,9 @@
+TEST_INCLUDE_FILES
+------------------
+
+.. versionadded:: 3.10
+
+A list of cmake files that will be included when ctest is run.
+
+If you specify ``TEST_INCLUDE_FILES``, those files will be included and
+processed when ctest is run on the directory.