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

Method SetReportPath

Source/kwsys/SystemInformation.cxx:1182–1182  ·  view source on GitHub ↗

Description: If not set paths will be removed. eg, from a binary or source file.

Source from the content-addressed store, hash-verified

1180 // If not set paths will be removed. eg, from a binary
1181 // or source file.
1182 void SetReportPath(int rp) { this->ReportPath = rp; }
1183
1184 // Description:
1185 // Set/Get the name of the binary file that the symbol

Callers 2

SymbolPropertiesMethod · 0.95
GetProgramStackMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected