### Description of Problem, Request, or Question Even though MSVC-19.29 is configured for the build process: https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:104 it is not being detected while building dependencies: https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:255 The vcvarsall.bat script is executed only here: https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:349 which allows detecting a correct compiler in the package build: https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:355 ### Environment Details * Conan Package Tools Version: **0.37.0** * Operating System: **Windows**
Description of Problem, Request, or Question
Even though MSVC-19.29 is configured for the build process:
https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:104
it is not being detected while building dependencies:
https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:255
The vcvarsall.bat script is executed only here:
https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:349
which allows detecting a correct compiler in the package build:
https://github.com/mpusz/units/runs/4221731756?check_suite_focus=true#step:11:355
Environment Details