Browse Source

Help:cmake -E time: note overhead included

pull/360/head
scivision 2 years ago
parent
commit
bf5512ef51
  1. 2
      Help/manual/cmake.1.rst

2
Help/manual/cmake.1.rst

@ -1196,7 +1196,7 @@ Available commands are:
.. option:: time <command> [<args>...]
Run command and display elapsed time.
Run ``<command>`` and display elapsed time (including overhead of CMake frontend).
.. versionadded:: 3.5
The command now properly passes arguments with spaces or special characters

Loading…
Cancel
Save