Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2774
void cmCTest::SetScheduleType(std::string const& type)
2775
{
2776
this->Impl->ScheduleType = type;
2777
}
2778
2779
void cmCTest::ReadCustomConfigurationFileTree(std::string const& dir,
2780
cmMakefile* mf)
Callers
1
ProcessOptions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected