1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-20 04:24:36 +08:00

Help: TESTS property: clarify usage.

This commit is contained in:
Marc Chevrier
2018-09-19 09:38:13 +02:00
committed by Brad King
parent f478fa633d
commit cfe7780279

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.