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

Method SetScheduleType

Source/cmCTest.cxx:2774–2777  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2772}
2773
2774void cmCTest::SetScheduleType(std::string const& type)
2775{
2776 this->Impl->ScheduleType = type;
2777}
2778
2779void cmCTest::ReadCustomConfigurationFileTree(std::string const& dir,
2780 cmMakefile* mf)

Callers 1

ProcessOptionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected