1# This file is executed by CTest prior to running tests
2# It can be used to set extra properties on tests.
3#
4# Example:
5# set_tests_properties(MyTestSuite.SomeTest PROPERTIES LABELS foobar)
6#
7# For this to work, use gtest_discover_tests() to add the test targets
8