Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
MakeFilesFullPath
Method · 0.95
AddBundleExecutable
Function · 0.45
HandleScriptMode
Function · 0.45
HandleTargetsMode
Function · 0.45
HandleImportedRuntimeArtifactsMode
Function · 0.45
HandleFilesMode
Function · 0.45
HandleDirectoryMode
Function · 0.45
HandleExportAndroidMKMode
Function · 0.45
HandleMappedPackageInfo
Function · 0.45
HandleExportMode
Function · 0.45
HandlePackageInfoMode
Function · 0.45
HandleRuntimeDependencySetMode
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected