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

Method SetErrorMessage

Source/cmXCOFF.cxx:67–67  ·  view source on GitHub ↗

Helper methods for subclasses.

Source from the content-addressed store, hash-verified

65
66 // Helper methods for subclasses.
67 void SetErrorMessage(char const* msg) { this->External->ErrorMessage = msg; }
68};
69
70namespace {

Callers 2

ImplMethod · 0.45
SetLibPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected