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

Method SetMTime

Source/cmArchiveWrite.h:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 void SetVerbose(bool v) { this->Verbose = v; }
91
92 void SetMTime(std::string const& t) { this->MTime = t; }
93
94 //! Sets the permissions of the added files/folders
95 void SetPermissions(int permissions_)

Callers 1

CreateTarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected