mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 02:19:18 -05:00
set_tests_properties(): Add DIRECTORY option
This commit is contained in:
@@ -4,3 +4,6 @@ test-properties-directory
|
||||
* The ``TEST`` mode of the :command:`set_property` command gained a
|
||||
``DIRECTORY`` sub-option, which allows you to set properties on tests in
|
||||
other directories.
|
||||
* The :command:`set_tests_properties` command gained a ``DIRECTORY``
|
||||
sub-option, which allows you to set properties on tests in other
|
||||
directories.
|
||||
|
||||
Reference in New Issue
Block a user