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

Method ReportErrorLabel

Source/cmLocalVisualStudioGenerator.cxx:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161char const* cmLocalVisualStudioGenerator::ReportErrorLabel() const
162{
163 return ":VCReportError";
164}
165
166char const* cmLocalVisualStudioGenerator::GetReportErrorLabel() const
167{

Callers 1

GetReportErrorLabelMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected