Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetError
Method
SetError
Source/cmRuntimeDependencyArchive.cxx:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
void cmRuntimeDependencyArchive::SetError(std::string const& e)
197
{
198
this->Status.SetError(e);
199
}
200
201
std::string const& cmRuntimeDependencyArchive::GetBundleExecutable() const
202
{
Callers
1
Prepare
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected