TEST_INCLUDE_FILES.rst 245 B

123456789
  1. TEST_INCLUDE_FILES
  2. ------------------
  3. .. versionadded:: 3.10
  4. A list of cmake files that will be included when ctest is run.
  5. If you specify ``TEST_INCLUDE_FILES``, those files will be included and
  6. processed when ctest is run on the directory.