Skip to content
VTK 9.3.0.rc1 git fix

Git has a bug where `git describe` traverses the graph in the wrong
order and misses the real `v9.3.0.rc1` tag. This tag exists to satisfy
the `VTKDetermineVersion.cmake` script in its version extraction logic.