MCPcopy 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
37void cmSpdxSerializer::AddReference(std::string const& id)
38{
39 CurrentValue = id;
40}
41
42void cmSpdxSerializer::AddString(std::string const& key,
43 std::string const& value)

Callers 1

SerializeDispatchFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected