MCPcopy Create free account
hub / github.com/Kitware/CMake / ~cmWorkingDirectory

Method ~cmWorkingDirectory

Source/cmWorkingDirectory.cxx:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14cmWorkingDirectory::~cmWorkingDirectory()
15{
16 this->Pop();
17}
18
19bool cmWorkingDirectory::SetDirectory(std::string const& newdir)
20{

Callers

nothing calls this directly

Calls 1

PopMethod · 0.95

Tested by

no test coverage detected