Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetLinkScriptShell
Method
SetLinkScriptShell
Source/cmOutputConverter.cxx:363–366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
361
}
362
363
void cmOutputConverter::SetLinkScriptShell(bool linkScriptShell)
364
{
365
this->LinkScriptShell = linkScriptShell;
366
}
367
368
cmState* cmOutputConverter::GetState() const
369
{
Callers
11
CreateLocalGenerator
Method · 0.80
WriteNvidiaDeviceExecutableRule
Method · 0.80
WriteExecutableRule
Method · 0.80
GetDeviceLinkFlags
Method · 0.80
GetTargetLinkFlags
Method · 0.80
GetDeviceLinkFlags
Method · 0.80
GetTargetFlags
Method · 0.80
AppendLinkFlagsWithParsing
Method · 0.80
GenerateCommands
Method · 0.80
WriteNvidiaDeviceLibraryRules
Method · 0.80
WriteLibraryRules
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected