1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-19 19:43:23 +08:00

instrumentation: Fix docs for ctest --collect-instrumentation option

This commit is contained in:
Martin Duffy
2025-02-14 15:46:47 -05:00
committed by Brad King
parent a2232db802
commit d75ccd9f8d

View File

@@ -53,7 +53,7 @@ triggered, an index file is generated containing a list of snippet files newer
than the previous indexing. than the previous indexing.
Indexing and can also be performed by manually invoking Indexing and can also be performed by manually invoking
``ctest --collect-instrumentation``. ``ctest --collect-instrumentation <build>``.
Callbacks Callbacks
--------- ---------
@@ -410,7 +410,7 @@ occurs and deleted after any user-specified `Callbacks`_ are executed.
The name of the hook responsible for generating the index file. In addition The name of the hook responsible for generating the index file. In addition
to the hooks that can be specified by one of the `v1 Query Files`_, this value may to the hooks that can be specified by one of the `v1 Query Files`_, this value may
be set to ``manual`` if indexing is performed by invoking be set to ``manual`` if indexing is performed by invoking
``ctest --collect-instrumentation``. ``ctest --collect-instrumentation <build>``.
``snippets`` ``snippets``
Contains a list of `v1 Snippet File`_. This includes all snippet files Contains a list of `v1 Snippet File`_. This includes all snippet files