MCPcopy Create free account
hub / github.com/chen3feng/toft / SetupBinaryVersion

Function SetupBinaryVersion

base/setup_binary_version.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42void SetupBinaryVersion()
43{
44 google::SetVersionString(MakeVersionInfo());
45}
46
47} // namespace toft
48

Callers

nothing calls this directly

Calls 1

MakeVersionInfoFunction · 0.85

Tested by

no test coverage detected