Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Kitware/CMake
/ SetError
Method
SetError
Source/cmFindCommon.cxx:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
cmFindCommon::~cmFindCommon() = default;
88
89
void cmFindCommon::SetError(std::string const& e)
90
{
91
this->Status.SetError(e);
92
}
93
94
bool cmFindCommon::DebugModeEnabled() const
95
{
Callers
15
operator()
Method · 0.45
cmFunctionCommand
Function · 0.45
cmAuxSourceDirectoryCommand
Function · 0.45
cmWhileCommand
Function · 0.45
cmIncludeExternalMSProjectCommand
Function · 0.45
HandleLengthCommand
Function · 0.45
HandleGetCommand
Function · 0.45
HandleFindCommand
Function · 0.45
HandleInsertCommand
Function · 0.45
HandleJoinCommand
Function · 0.45
HandleReverseCommand
Function · 0.45
HandleRemoveDuplicatesCommand
Function · 0.45
Calls
no outgoing calls
Tested by
15
cmGetTestPropertyCommand
Function · 0.36
cmSetTestsPropertiesCommand
Function · 0.36
cmCreateTestSourceList
Function · 0.36
cmAddTestCommand
Function · 0.36
cmAddTestCommandHandleNameMode
Function · 0.36
ExecuteUpdate
Method · 0.36
cmCTestEmptyBinaryDirectoryCommand
Function · 0.36
ReadSubdirectory
Function · 0.36
cmCTestSubdirCommand
Function · 0.36
cmCTestAddSubdirectoryCommand
Function · 0.36
InitialPass
Method · 0.36
cmCTestSleepCommand
Function · 0.36