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

Method GetMakefile

Source/cmFileSet.h:53–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 cmFileSetVisibility GetVisibility() const { return this->Visibility; }
52
53 cmMakefile* GetMakefile() const { return this->Makefile; }
54
55 void CopyEntries(cmFileSet const* fs);
56

Callers 4

CompileFileEntriesMethod · 0.95
SetPropertyMethod · 0.95
AppendPropertyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected