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

Method UseNMake

Source/cmState.cxx:760–763  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

758}
759
760bool cmState::UseNMake() const
761{
762 return this->NMake;
763}
764
765void cmState::SetMSYSShell(bool mSYSShell)
766{

Callers 2

EscapeForShellMethod · 0.80
IsNMakeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected