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

Method GetInteractiveDebugMode

Source/cmCTest.cxx:3068–3071  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3066}
3067
3068bool cmCTest::GetInteractiveDebugMode() const
3069{
3070 return this->Impl->InteractiveDebugMode;
3071}
3072
3073bool cmCTest::GetLabelSummary() const
3074{

Callers 1

StartProcessMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected