Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetCommandLineTool
Method
SetCommandLineTool
Source/CTest/cmCTestVC.cxx:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
cmCTestVC::~cmCTestVC() = default;
30
31
void cmCTestVC::SetCommandLineTool(std::string const& tool)
32
{
33
this->CommandLineTool = tool;
34
}
35
36
void cmCTestVC::SetSourceDirectory(std::string const& dir)
37
{
Callers
1
ExecuteUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected