• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ctest_read_custom_files
2-----------------------
3
4read CTestCustom files.
5
6::
7
8  ctest_read_custom_files( directory ... )
9
10Read all the CTestCustom.ctest or CTestCustom.cmake files from the
11given directory.
12
13By default, invoking :manual:`ctest(1)` without a script will read custom
14files from the binary directory.
15