Files
CMake/Help/prop_dir/TEST_INCLUDE_FILES.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

10 lines
245 B
ReStructuredText

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.