Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ AddReference
Method
AddReference
Source/cmSpdxSerializer.cxx:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
void cmSpdxSerializer::AddReference(std::string const& id)
38
{
39
CurrentValue = id;
40
}
41
42
void cmSpdxSerializer::AddString(std::string const& key,
43
std::string const& value)
Callers
1
SerializeDispatch
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected