MCPcopy Create free account
hub / github.com/Kitware/CMake / Finalize

Method Finalize

Source/cmDepends.cxx:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59bool cmDepends::Finalize(std::ostream& /*unused*/, std::ostream& /*unused*/)
60{
61 return true;
62}
63
64bool cmDepends::Check(std::string const& makeFile,
65 std::string const& internalFile,

Callers 11

WriteMethod · 0.95
HandleTargetsModeFunction · 0.45
HandleFilesModeFunction · 0.45
HandleExportModeFunction · 0.45
HandlePackageInfoModeFunction · 0.45
HandleSbomModeFunction · 0.45
FromMd5Method · 0.45
FromSha1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected