Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ SetTopSource
Method
SetTopSource
Source/cmMessenger.cxx:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
void cmMessenger::SetTopSource(cm::optional<std::string> topSource)
250
{
251
this->TopSource = std::move(topSource);
252
}
Callers
1
SetHomeDirectory
Method · 0.80
Calls
1
move
Function · 0.85
Tested by
no test coverage detected