<div dir="ltr">Hi,<div><br></div><div>I want to run CMake from bash on Windows, but the configuration fails at the 'execute_command' calls in our CMakeLists files. The WORKING_DIRECTORY argument does not seem to make any effect. I got around it by prepending "cd <working dir> ; ..." before the command to execute. But then I got other problems. (The output was not stored in the output variable.)</div><div><br></div><div>This was with CMake 3.3.2.</div><div><br></div><div>Has anybody got experience with using CMake from bash on Windows? Has anybody tried?</div><div><br></div><div>Cheers,</div><div>Miklos</div><div><br></div></div>