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

Method SetSourceDirectory

Source/CTest/cmCTestVC.cxx:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void cmCTestVC::SetSourceDirectory(std::string const& dir)
37{
38 this->SourceDirectory = dir;
39}
40
41bool cmCTestVC::InitialCheckout(std::string const& command)
42{

Callers 2

ExecuteUpdateMethod · 0.45
InitialCheckoutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected