[CMake] cmake env - no command given

2016-02-08 Thread Lars
Hello, Using Windows 7 SP1 and cmake 3.3.0 The first command below works (starts calc) when execute in cmd shell. The second command produces the error message "cmake -E env: no command given". Is this a bug in cmake? "C:\Program Files (x86)\CMake\bin\cmake.exe" -E env

Re: [CMake] cmake env - no command given

2016-02-08 Thread Petr Kmoch
mand below works (starts calc) when execute in cmd shell. The > second command produces the error message "cmake -E env: no command given". > Is this a bug in cmake? > > "C:\Program Files (x86)\CMake\bin\cmake.exe" -E env "PATH=C:\temp" calc > "C:\P