Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsWatcomWMake
Method
IsWatcomWMake
Source/cmLocalGenerator.cxx:4312–4315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4310
}
4311
4312
bool cmLocalGenerator::IsWatcomWMake() const
4313
{
4314
return this->GetState()->UseWatcomWMake();
4315
}
4316
4317
bool cmLocalGenerator::IsMinGWMake() const
4318
{
Callers
4
WriteMakeRule
Method · 0.80
MaybeConvertWatcomShellCommand
Method · 0.80
WriteSpecialTargetsTop
Method · 0.80
AppendFlags
Method · 0.80
Calls
2
GetState
Method · 0.95
UseWatcomWMake
Method · 0.80
Tested by
no test coverage detected