mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-04 14:50:23 +00:00
Merge topic 'instrumentation-stderr-stdout'
8e2aecbe42instrumentation: Increase data version to 1.11a85245496instrumentation: Optionally Record Command Output6674be6d26RunCMake: Allow error output suppression from run_cmake Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !12031
This commit is contained in:
@@ -25,7 +25,7 @@ The ``API_VERSION`` and ``DATA_VERSION`` must always be given.
|
||||
See :ref:`cmake-instrumentation API v1` for details.
|
||||
|
||||
``DATA_VERSION`` is a version value of the form ``major`` or ``major.minor``.
|
||||
Currently, the only supported version is ``1.0``. See
|
||||
Currently, the maximum supported version is ``1.1``. See
|
||||
:ref:`cmake-instrumentation Data Version` for details.
|
||||
|
||||
Each of the optional keywords ``HOOKS``, ``OPTIONS``, and ``CALLBACK``
|
||||
|
||||
Reference in New Issue
Block a user