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

Method GetObjectLibrary

Source/cmSourceFile.cxx:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68std::string cmSourceFile::GetObjectLibrary() const
69{
70 return this->ObjectLibrary;
71}
72
73std::string const& cmSourceFile::GetOrDetermineLanguage()
74{

Callers 13

CreateXCodeTargetMethod · 0.80
CreateGroupsMethod · 0.80
OutputObjectsMethod · 0.80
WriteVCProjFileMethod · 0.80
AddObjectDependsMethod · 0.80
AppendExternalObjectMethod · 0.80
AppendLinkDepsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected