For newer VS versions, we can simply rely on 'VisualStudioVersion' being set in the environment. For VS2010, we fall back to check 'VSINSTALLDIR' for the version string. If the backend can not be auto detected, we raise an exception to make the user choose an explicit backend. We also print the detected backend to the meson log.pull/1491/head
parent
776de065a8
commit
92ed607290
3 changed files with 28 additions and 1 deletions
Loading…
Reference in new issue