Skip to content

Add ability to get VTK-m version from git

Kenneth Moreland requested to merge kmorel/vtk-m:version into master

In addition to getting the version from the latest git tag, this change also provides a version string with the current git commit SHA so you can get a unique identifier.

Merge request reports