Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
68
std::string cmSourceFile::GetObjectLibrary() const
69
{
70
return this->ObjectLibrary;
71
}
72
73
std::string const& cmSourceFile::GetOrDetermineLanguage()
74
{
Callers
13
GetSourceFilesWithoutObjectLibraries
Method · 0.80
CreateXCodeTarget
Method · 0.80
AddDependAndLinkInformation
Method · 0.80
CreateGroups
Method · 0.80
GetLinkedTargetDirectories
Method · 0.80
OutputObjects
Method · 0.80
WriteVCProjFile
Method · 0.80
AddObjectDepends
Method · 0.80
AddExternalObjectTargets
Method · 0.80
AppendExternalObject
Method · 0.80
AppendDirectObjectLibs
Method · 0.80
AppendLinkDeps
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected