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

Method GetState

Source/cmOutputConverter.cxx:368–371  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366}
367
368cmState* cmOutputConverter::GetState() const
369{
370 return this->StateSnapshot.GetState();
371}
372
373/*
374

Calls

no outgoing calls

Tested by

no test coverage detected