mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
496ec6036f
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.
|