mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
10 lines
245 B
ReStructuredText
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.
|