1TEST_INCLUDE_FILE
2-----------------
3
4Deprecated. Use :prop_dir:`TEST_INCLUDE_FILES` instead.
5
6A cmake file that will be included when ctest is run.
7
8If you specify ``TEST_INCLUDE_FILE``, that file will be included and
9processed when ctest is run on the directory.
10