浏览代码

ctest_read_custom_files: mention that ctest does this automatically

Ben Boeckel 10 年之前
父节点
当前提交
70c0cc72f0
共有 1 个文件被更改,包括 3 次插入0 次删除
  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.