mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-04 13:48:35 -06:00
Merge topic 'doc-ctest-build-and-test-summary'
02ba5d57df Help: Fix --build-and-test synopsis in ctest(1)
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Bartosz <gang65@poczta.onet.pl>
Merge-request: !3017
This commit is contained in:
@@ -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>...]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user