Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
cmWorkingDirectory::~cmWorkingDirectory()
15
{
16
this->Pop();
17
}
18
19
bool cmWorkingDirectory::SetDirectory(std::string const& newdir)
20
{
Callers
nothing calls this directly
Calls
1
Pop
Method · 0.95
Tested by
no test coverage detected