Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ OnMatchesLoaded
Method
OnMatchesLoaded
Source/cmFindPackageCommand.cxx:297–297 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
295
296
protected:
297
virtual void OnMatchesLoaded() {}
298
virtual std::string TransformNameBeforeCmp(std::string same) { return same; }
299
300
std::vector<std::string> const* Names;
Callers
1
GetNextCandidate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected