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

Method UpdateImpl

Source/CTest/cmCTestVC.cxx:179–184  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177}
178
179bool cmCTestVC::UpdateImpl()
180{
181 cmCTestLog(this->CTest, HANDLER_VERBOSE_OUTPUT,
182 "* Unknown VCS tool, not updating!" << std::endl);
183 return true;
184}
185
186bool cmCTestVC::WriteXML(cmXMLWriter& xml)
187{

Callers 1

UpdateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected