blob: c3e4602b0cc2ad635a746d1d54d5612ee788e913 (
plain)
1
2
3
4
5
6
7
|
TEST_INCLUDE_FILES
------------------
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.
|