Fix version parsing to handle both 'v' and 'V' prefixes
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix version parsing to handle both 'v' and 'V' prefixes
Wenjun Huang
requested to merge
WenjunHuang/ScreenPlay:fix_getversion
into
master
May 12, 2025
Overview
1
Commits
1
Pipelines
1
Changes
1
The CMake project function fails on Windows because the tag name starts with an uppercase 'V'.
Merge request reports
Loading