Adding gtest test to a CONFIGURATION

Am I right, that you cannot add gtest testcase to a test configuration using gtest_add_tests()?

It does not have any argument for CONFIGURATION and CONFIGURATION is not a test property I can manually add.