MCPcopy 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
296protected:
297 virtual void OnMatchesLoaded() {}
298 virtual std::string TransformNameBeforeCmp(std::string same) { return same; }
299
300 std::vector<std::string> const* Names;

Callers 1

GetNextCandidateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected