MCPcopy 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
710bool cmState::UseWindowsVSIDE() const
711{
712 return this->WindowsVSIDE;
713}
714
715void cmState::SetGhsMultiIDE(bool ghsMultiIDE)
716{

Callers 2

EscapeForShellMethod · 0.80
IsWindowsVSIDEMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected