You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake 3.20 had a bug on the release where the user supplied paths would
be processed without conversion. This adds a workaround by using
`cygpath` to convert the path to a mixed model style which should avoid
the problem.
0 commit comments