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

Method ReportCopy

Source/cmFileCopier.h:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 TypeLink
84 };
85 virtual void ReportCopy(std::string const&, Type, bool) {}
86 virtual bool ReportMissing(std::string const& fromFile);
87
88 MatchRule* CurrentMatchRule = nullptr;

Callers 4

InstallSymlinkChainMethod · 0.95
InstallSymlinkMethod · 0.95
InstallFileMethod · 0.95
InstallDirectoryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected