MCPcopy Create free account
hub / github.com/Kitware/CMake / TestsForConfig

Method TestsForConfig

Source/cmTestGenerator.cxx:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92bool cmTestGenerator::TestsForConfig(std::string const& config)
93{
94 return this->GeneratesForConfig(config);
95}
96
97cmTest* cmTestGenerator::GetTest() const
98{

Callers 1

GetTestsMethod · 0.80

Calls 1

GeneratesForConfigMethod · 0.80

Tested by

no test coverage detected