Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
760
bool cmState::UseNMake() const
761
{
762
return this->NMake;
763
}
764
765
void cmState::SetMSYSShell(bool mSYSShell)
766
{
Callers
2
EscapeForShell
Method · 0.80
IsNMake
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected