Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetRole
Method
GetRole
Source/cmState.cxx:825–828 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
823
}
824
825
cmState::Role cmState::GetRole() const
826
{
827
return this->StateRole;
828
}
829
830
std::string cmState::GetRoleString() const
831
{
Callers
15
DisplayStatus
Method · 0.80
SetPolicy
Method · 0.80
AppendCustomCommand
Method · 0.80
MakeCustomLauncher
Method · 0.80
cmLoadCacheCommand
Function · 0.80
RoleSupportsExitCode
Method · 0.80
GetCommandFailureAction
Method · 0.80
SetCacheArgs
Method · 0.80
ReadListFile
Method · 0.80
SetArgs
Method · 0.80
SetHomeDirectoryViaCommandLine
Method · 0.80
ActualConfigure
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected