It would be useful to know which exact revision does a GEOS library come from, maybe the output of git describe.
It's ok to report the tag, if it comes form a tagged tree.
Ideally it would contain a "dirty" flag if it's from a non-clean tree (with local changes).
It would be useful to know which exact revision does a GEOS library come from, maybe the output of
git describe.It's ok to report the tag, if it comes form a tagged tree.
Ideally it would contain a "dirty" flag if it's from a non-clean tree (with local changes).