MCPcopy 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
196void cmRuntimeDependencyArchive::SetError(std::string const& e)
197{
198 this->Status.SetError(e);
199}
200
201std::string const& cmRuntimeDependencyArchive::GetBundleExecutable() const
202{

Callers 1

PrepareMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected