Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
void cmTest::SetCommand(std::vector<std::string> const& command)
32
{
33
this->Command = command;
34
}
35
36
cmValue cmTest::GetProperty(std::string const& prop) const
37
{
Callers
3
testCreateFromTests
Function · 0.45
cmAddTestCommand
Function · 0.45
cmAddTestCommandHandleNameMode
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected