Help: Document that ctest(1) --test-dir was added in 3.20

This commit is contained in:
scivision
2023-11-29 19:49:19 -05:00
committed by Brad King
parent 245e111269
commit 12ae3fa0b6

View File

@@ -354,6 +354,8 @@ Run Tests
.. option:: --test-dir <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.