hi jenkins user i have a multi configuration job using the cmake plugin running on linux/osx/windows slaves.
what is the best way to get cmake to run inside a windows sdk shell (i.e. by calling setenv.cmd) on the windows slaves? currently, cmake cannot find the compiler/linker because the cmake plugin runs in a standard windows shell. thanks, simon
