Help: Add missing DIRECTORY keyword to set_tests_properties() signature
This commit is contained in:
parent
34379f005b
commit
1ca5ec67b0
@ -6,6 +6,7 @@ Set a property of the tests.
|
||||
.. code-block:: cmake
|
||||
|
||||
set_tests_properties(<tests>...
|
||||
[DIRECTORY <dir>]
|
||||
PROPERTIES <prop1> <value1>
|
||||
[<prop2> <value2>]...)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user