MCPcopy 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

29cmCTestVC::~cmCTestVC() = default;
30
31void cmCTestVC::SetCommandLineTool(std::string const& tool)
32{
33 this->CommandLineTool = tool;
34}
35
36void cmCTestVC::SetSourceDirectory(std::string const& dir)
37{

Callers 1

ExecuteUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected