MCPcopy Create free account
hub / github.com/Kitware/CMake / UseWindowsShell

Method UseWindowsShell

Source/cmState.cxx:700–703  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

698}
699
700bool cmState::UseWindowsShell() const
701{
702 return this->WindowsShell;
703}
704
705void cmState::SetWindowsVSIDE(bool windowsVSIDE)
706{

Callers 5

EscapeForShellMethod · 0.80
IsWindowsShellMethod · 0.80
EvaluateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected