Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
700
bool cmState::UseWindowsShell() const
701
{
702
return this->WindowsShell;
703
}
704
705
void cmState::SetWindowsVSIDE(bool windowsVSIDE)
706
{
Callers
5
ConvertToOutputForExisting
Method · 0.80
ConvertDirectorySeparatorsForShell
Method · 0.80
EscapeForShell
Method · 0.80
IsWindowsShell
Method · 0.80
Evaluate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected