Browse Source

ctest_read_custom_files: mention that ctest does this automatically

Ben Boeckel 10 years ago
parent
commit
70c0cc72f0
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Help/command/ctest_read_custom_files.rst

+ 3 - 0
Help/command/ctest_read_custom_files.rst

@@ -9,3 +9,6 @@ read CTestCustom files.
 
 Read all the CTestCustom.ctest or CTestCustom.cmake files from the
 given directory.
+
+By default, invoking :manual:`ctest(1)` without a script will read custom
+files from the binary directory.