瀏覽代碼

Merge branch 'doc-ctest-build-and-test-summary' into release-3.14

Merge-request: !3017
Brad King 6 年之前
父節點
當前提交
8455e166a9
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      Help/manual/ctest.1.rst

+ 3 - 2
Help/manual/ctest.1.rst

@@ -11,8 +11,9 @@ Synopsis
 .. parsed-literal::
 
  ctest [<options>]
- ctest <path-to-source> <path-to-build> --build-generator <generator>
-       [<options>...] [-- <build-options>...] [--test-command <test>]
+ ctest --build-and-test <path-to-source> <path-to-build>
+       --build-generator <generator> [<options>...]
+       [--build-options <opts>...] [--test-command <command> [<args>...]]
  ctest {-D <dashboard> | -M <model> -T <action> | -S <script> | -SP <script>}
        [-- <dashboard-options>...]