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