Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
105
std::string cmPkgConfigResult::Description()
106
{
107
return StrOrDefault(
"Description"
);
108
}
109
110
std::string cmPkgConfigResult::Version()
111
{
Callers
1
HandleExtractCommand
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected