Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ Version
Method
Version
Source/cmPkgConfigResolver.cxx:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
std::string cmPkgConfigResult::Version()
111
{
112
return StrOrDefault(
"Version"
);
113
}
114
115
std::vector<cmPkgConfigDependency> cmPkgConfigResult::Conflicts()
116
{
Callers
4
ImportPackage
Function · 0.80
HandleExtractCommand
Function · 0.80
CreateCMakeTarget
Function · 0.80
CheckPackageDependencies
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected