Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ UseWindowsVSIDE
Method
UseWindowsVSIDE
Source/cmState.cxx:710–713 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
708
}
709
710
bool cmState::UseWindowsVSIDE() const
711
{
712
return this->WindowsVSIDE;
713
}
714
715
void cmState::SetGhsMultiIDE(bool ghsMultiIDE)
716
{
Callers
2
EscapeForShell
Method · 0.80
IsWindowsVSIDE
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected