Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ UseWatcomWMake
Method
UseWatcomWMake
Source/cmState.cxx:740–743 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
738
}
739
740
bool cmState::UseWatcomWMake() const
741
{
742
return this->WatcomWMake;
743
}
744
745
void cmState::SetMinGWMake(bool minGWMake)
746
{
Callers
4
Build
Method · 0.80
EscapeForShell
Method · 0.80
JoinDefines
Method · 0.80
IsWatcomWMake
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected