Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
100
std::string cmPkgConfigResult::Name()
101
{
102
return StrOrDefault(
"Name"
);
103
}
104
105
std::string cmPkgConfigResult::Description()
106
{
Callers
2
HandleExtractCommand
Function · 0.80
ResultsLog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected