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

Method InfoFileTime

Source/cmQtAutoGenerator.h:91–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 std::string const& InfoFile() const { return this->InfoFile_; }
90 std::string const& InfoDir() const { return this->InfoDir_; }
91 cmFileTime InfoFileTime() const { return this->InfoFileTime_; }
92 std::string const& InfoConfig() const { return this->InfoConfig_; }
93 std::string const& ExecutableConfig() const
94 {

Callers 1

TestInfoFileMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestInfoFileMethod · 0.64