mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
Merge branch 'doc-ctest-build-and-test-summary' into release-3.14
Merge-request: !3017
This commit is contained in:
commit
8455e166a9
@ -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>...]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user