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

Method Name

Source/cmPkgConfigResolver.cxx:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98};
99
100std::string cmPkgConfigResult::Name()
101{
102 return StrOrDefault("Name");
103}
104
105std::string cmPkgConfigResult::Description()
106{

Callers 2

HandleExtractCommandFunction · 0.80
ResultsLogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected