Help: TESTS property: clarify usage.

This commit is contained in:
Marc Chevrier
2018-09-19 10:46:22 -04:00
committed by Brad King
parent f478fa633d
commit cfe7780279
+1 -1
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.