From 12ae3fa0b6a0c2da3d1bd3c9489291e8d2a2ab1f Mon Sep 17 00:00:00 2001 From: scivision Date: Wed, 29 Nov 2023 19:49:19 -0500 Subject: Help: Document that ctest(1) --test-dir was added in 3.20 --- Help/manual/ctest.1.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Help/manual/ctest.1.rst b/Help/manual/ctest.1.rst index a5b27b6..9f7c72e 100644 --- a/Help/manual/ctest.1.rst +++ b/Help/manual/ctest.1.rst @@ -354,6 +354,8 @@ Run Tests .. option:: --test-dir + .. versionadded:: 3.20 + Specify the directory in which to look for tests, typically a CMake project build directory. If not specified, the current directory is used. -- cgit v0.12