Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
InstallSymlinkChain
Method · 0.95
InstallSymlink
Method · 0.95
InstallFile
Method · 0.95
InstallDirectory
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected