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

Method SetError

Source/cmInstallCommand.cxx:102–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 void SetError(std::string const& err) { this->Status.SetError(err); }
103
104 bool MakeFilesFullPath(char const* modeName,
105 std::vector<std::string> const& relFiles,

Callers 13

MakeFilesFullPathMethod · 0.95
AddBundleExecutableFunction · 0.45
HandleScriptModeFunction · 0.45
HandleTargetsModeFunction · 0.45
HandleFilesModeFunction · 0.45
HandleDirectoryModeFunction · 0.45
HandleMappedPackageInfoFunction · 0.45
HandleExportModeFunction · 0.45
HandlePackageInfoModeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected