MCPcopy 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
249void cmMessenger::SetTopSource(cm::optional<std::string> topSource)
250{
251 this->TopSource = std::move(topSource);
252}

Callers 1

SetHomeDirectoryMethod · 0.80

Calls 1

moveFunction · 0.85

Tested by

no test coverage detected