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

Method Description

Source/cmPkgConfigResolver.cxx:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105std::string cmPkgConfigResult::Description()
106{
107 return StrOrDefault("Description");
108}
109
110std::string cmPkgConfigResult::Version()
111{

Callers 1

HandleExtractCommandFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected