Merge topic 'doc-updates'

cfe7780279 Help: TESTS property: clarify usage.

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2401
This commit is contained in:
Brad King
2018-09-20 13:32:49 +00:00
committed by Kitware Robot

View File

@@ -4,4 +4,4 @@ TESTS
List of tests.
This read-only property holds a :ref:`;-list <CMake Language Lists>` of tests
defined so far by the :command:`add_test` command.
defined so far, in the current directory, by the :command:`add_test` command.