MCPcopy 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
73void cmTest::SetCommandExpandLists(bool b)
74{
75 this->CommandExpandLists = b;
76}

Callers 4

testCreateFromTestsFunction · 0.45
cmAddCustomTargetCommandFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected