Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2951
std::string cmCTest::GetBinaryDir()
2952
{
2953
return this->Impl->BinaryDir;
2954
}
2955
2956
std::string const& cmCTest::GetConfigType()
2957
{
Callers
15
GetCostDataFile
Method · 0.95
ExecuteTests
Method · 0.95
cmCTest.cxx
File · 0.80
WriteCheckpoint
Method · 0.80
MarkFinished
Method · 0.80
CheckResume
Method · 0.80
ExpandTestsToRunInformationForRerunFailed
Method · 0.80
InitializeMemoryChecking
Method · 0.80
LaunchHelper
Method · 0.80
HandlePHPCoverage
Method · 0.80
HandleCoberturaCoverage
Method · 0.80
HandleMumpsCoverage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected