MCPcopy Create free account
hub / github.com/PDAL/PDAL / sha1

Function sha1

pdal/pdal_config.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124std::string sha1()
125{
126 return pdalSha;
127}
128
129
130/// Tell the user a bit about PDAL's compilation

Callers 3

generateSoftwareIdFunction · 0.85
fullVersionStringFunction · 0.85
linkMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected