From bf5512ef5160496d50d948d6c5f6391bb147fce0 Mon Sep 17 00:00:00 2001 From: scivision Date: Wed, 15 Feb 2023 08:58:20 -0500 Subject: [PATCH] Help:cmake -E time: note overhead included --- Help/manual/cmake.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/manual/cmake.1.rst b/Help/manual/cmake.1.rst index 76dc883d38..b72979028c 100644 --- a/Help/manual/cmake.1.rst +++ b/Help/manual/cmake.1.rst @@ -1196,7 +1196,7 @@ Available commands are: .. option:: time [...] - Run command and display elapsed time. + Run ```` and display elapsed time (including overhead of CMake frontend). .. versionadded:: 3.5 The command now properly passes arguments with spaces or special characters