Help:cmake -E time: note overhead included

This commit is contained in:
scivision
2023-02-15 08:58:20 -05:00
parent 848f7b0a81
commit bf5512ef51

View File

@@ -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