Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
namespace {
Callers
2
Impl
Method · 0.45
SetLibPath
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected