MCPcopy 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
740bool cmState::UseWatcomWMake() const
741{
742 return this->WatcomWMake;
743}
744
745void cmState::SetMinGWMake(bool minGWMake)
746{

Callers 4

BuildMethod · 0.80
EscapeForShellMethod · 0.80
JoinDefinesMethod · 0.80
IsWatcomWMakeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected