Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetDepfile
Method
SetDepfile
Source/cmCustomCommand.cxx:192–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
void cmCustomCommand::SetDepfile(std::string const& depfile)
193
{
194
this->Depfile = depfile;
195
}
196
197
std::string const& cmCustomCommand::GetJobPool() const
198
{
Callers
2
cmAddCustomCommandCommand
Function · 0.80
InitAutogenTarget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected