Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
CompileFileEntries
Method · 0.95
CompileDirectoryEntries
Method · 0.95
SetProperty
Method · 0.95
AppendProperty
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected