Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetCross
Method
SetCross
Source/cmTargetDepend.h:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
}
46
void SetCross(bool cross) const { this->Cross = cross; }
47
void SetBacktrace(cmListFileBacktrace const& bt) const
48
{
49
this->Backtrace = bt;
Callers
1
GetTargetDirectDepends
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected