Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
void cmCTestVC::SetSourceDirectory(std::string const& dir)
37
{
38
this->SourceDirectory = dir;
39
}
40
41
bool cmCTestVC::InitialCheckout(std::string const& command)
42
{
Callers
2
ExecuteUpdate
Method · 0.45
InitialCheckout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected