• get_test_property: Get a property of the test.
      get_test_property(test VAR property)

    Get a property from the Test. The value of the property is stored in the variable VAR. If the property is not found, CMake will report an error. For a list of standard properties you can type cmake --help-property-list