ctest_read_custom_files.rst 314 B

1234567891011121314
  1. ctest_read_custom_files
  2. -----------------------
  3. read CTestCustom files.
  4. ::
  5. ctest_read_custom_files( directory ... )
  6. Read all the CTestCustom.ctest or CTestCustom.cmake files from the
  7. given directory.
  8. By default, invoking :manual:`ctest(1)` without a script will read custom
  9. files from the binary directory.