Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetRelink
Method
SetRelink
Source/cmLinkLineComputer.cxx:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
void cmLinkLineComputer::SetRelink(bool relink)
43
{
44
this->Relink = relink;
45
}
46
47
std::string cmLinkLineComputer::ConvertToLinkReference(
48
std::string const& lib) const
Callers
4
WriteNvidiaDeviceExecutableRule
Method · 0.80
WriteExecutableRule
Method · 0.80
WriteNvidiaDeviceLibraryRules
Method · 0.80
WriteLibraryRules
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected