Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetTarget
Method
SetTarget
Source/cmCustomCommand.cxx:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
void cmCustomCommand::SetTarget(std::string const& target)
237
{
238
this->Target = target;
239
}
Callers
3
CreateUtilityTarget
Method · 0.45
CreateXCodeTarget
Method · 0.45
AddCustomCommandToTarget
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected