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

Method SetCommand

Source/cmTest.cxx:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void cmTest::SetCommand(std::vector<std::string> const& command)
32{
33 this->Command = command;
34}
35
36cmValue cmTest::GetProperty(std::string const& prop) const
37{

Callers 3

testCreateFromTestsFunction · 0.45
cmAddTestCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected