[go: up one dir, main page]

Skip to content

Fix version parsing to handle both 'v' and 'V' prefixes

The CMake project function fails on Windows because the tag name starts with an uppercase 'V'.

Merge request reports

Loading