summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir
diff options
context:
space:
mode:
authorMarc Chevrier <marc.chevrier@gmail.com>2018-09-19 07:38:13 (GMT)
committerBrad King <brad.king@kitware.com>2018-09-19 14:46:22 (GMT)
commitcfe77802795699e829105346acc2d92c791f88fa (patch)
tree6406035611e7ebd660b5f75c571ffec601ea526f /Help/prop_dir
parentf478fa633daeb1432805821adddc40730ffd283d (diff)
downloadCMake-cfe77802795699e829105346acc2d92c791f88fa.zip
CMake-cfe77802795699e829105346acc2d92c791f88fa.tar.gz
CMake-cfe77802795699e829105346acc2d92c791f88fa.tar.bz2
Help: TESTS property: clarify usage.
Diffstat (limited to 'Help/prop_dir')
-rw-r--r--Help/prop_dir/TESTS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_dir/TESTS.rst b/Help/prop_dir/TESTS.rst
index c6e1d88..91acd3e 100644
--- a/Help/prop_dir/TESTS.rst
+++ b/Help/prop_dir/TESTS.rst
@@ -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.