diff options
author | Marc Chevrier <marc.chevrier@sap.com> | 2018-02-01 14:49:22 (GMT) |
---|---|---|
committer | Marc Chevrier <marc.chevrier@sap.com> | 2018-02-08 18:16:28 (GMT) |
commit | b513a879ec0dc23df1d4557d17b3b2fed3b94f7b (patch) | |
tree | d88221b5bd1eaf40dd0acaabdfa1feb378c82f3c /Help/manual | |
parent | 1da3f3e916de5ac6e64b473575d02bb3d358fc76 (diff) | |
download | CMake-b513a879ec0dc23df1d4557d17b3b2fed3b94f7b.zip CMake-b513a879ec0dc23df1d4557d17b3b2fed3b94f7b.tar.gz CMake-b513a879ec0dc23df1d4557d17b3b2fed3b94f7b.tar.bz2 |
Tests management: add TESTS directory property
Implements: #17680
Diffstat (limited to 'Help/manual')
-rw-r--r-- | Help/manual/cmake-properties.7.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Help/manual/cmake-properties.7.rst b/Help/manual/cmake-properties.7.rst index 00a932f..d3e58d0 100644 --- a/Help/manual/cmake-properties.7.rst +++ b/Help/manual/cmake-properties.7.rst @@ -84,6 +84,7 @@ Properties on Directories /prop_dir/RULE_LAUNCH_LINK /prop_dir/SOURCE_DIR /prop_dir/SUBDIRECTORIES + /prop_dir/TESTS /prop_dir/TEST_INCLUDE_FILES /prop_dir/VARIABLES /prop_dir/VS_GLOBAL_SECTION_POST_section |