-
Improvement
-
Resolution: Not A Defect
-
Minor
-
None
-
Windows with MSVC
The generators for MSVC require that cl.exe is in the PATH, and the LIB and INCLUDE variables have been set up before invoking cmake. The cmakebuilder plugin cannot do that, so it cannot be used with the standalone toolchain.
It would be great if the plugin would test whether the prerequisites are given, and look for the toolchain on its own if they are not.
- is duplicated by
-
JENKINS-68992 cmake build does not inherit env vars from previous steps
- Closed
-
JENKINS-69574 No way to specify Visual Studio tools for Ninja generator
- Closed