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

Method GetBuildIgnoreErrorsFlag

Source/cmGlobalGenerator.h:949–949  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

947 void IndexLocalGenerator(cmLocalGenerator* lg);
948
949 virtual char const* GetBuildIgnoreErrorsFlag() const { return nullptr; }
950
951 bool UnsupportedVariableIsDefined(std::string const& name,
952 bool supported) const;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected