cmake set_tests_properties examples

Signatures

set_tests_properties(<tests>...
  [DIRECTORY <dir>]
  PROPERTIES <prop1> <value1>
[<prop2> <value2>]...)

Examples

Nothing found for set_tests_properties