Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetCommandExpandLists
Method
SetCommandExpandLists
Source/cmTest.cxx:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
void cmTest::SetCommandExpandLists(bool b)
74
{
75
this->CommandExpandLists = b;
76
}
Callers
4
testCreateFromTests
Function · 0.45
cmAddCustomCommandCommand
Function · 0.45
cmAddCustomTargetCommand
Function · 0.45
cmAddTestCommandHandleNameMode
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected