2014-08-03 19:52:23 +02:00
|
|
|
TEST_INCLUDE_FILE
|
|
|
|
-----------------
|
|
|
|
|
2018-01-26 17:06:56 +01:00
|
|
|
Deprecated. Use :prop_dir:`TEST_INCLUDE_FILES` instead.
|
|
|
|
|
2014-08-03 19:52:23 +02:00
|
|
|
A cmake file that will be included when ctest is run.
|
|
|
|
|
2018-01-26 17:06:56 +01:00
|
|
|
If you specify ``TEST_INCLUDE_FILE``, that file will be included and
|
2014-08-03 19:52:23 +02:00
|
|
|
processed when ctest is run on the directory.
|