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

Method GetBinaryDir

Source/cmCTest.cxx:2951–2954  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2949}
2950
2951std::string cmCTest::GetBinaryDir()
2952{
2953 return this->Impl->BinaryDir;
2954}
2955
2956std::string const& cmCTest::GetConfigType()
2957{

Callers 15

GetCostDataFileMethod · 0.95
ExecuteTestsMethod · 0.95
cmCTest.cxxFile · 0.80
WriteCheckpointMethod · 0.80
MarkFinishedMethod · 0.80
CheckResumeMethod · 0.80
LaunchHelperMethod · 0.80
HandlePHPCoverageMethod · 0.80
HandleMumpsCoverageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected