<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<BR> <BR>Using Windows 7 SP1 and cmake 3.3.0<BR> <BR>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?<BR> <BR>"C:\Program Files (x86)\CMake\bin\cmake.exe" -E env "PATH=C:\temp" calc<BR>"C:\Program Files (x86)\CMake\bin\cmake.exe" -E env "PATH=C:\temp\" calc<BR> <BR> <BR>regards, Lars<BR>                                         </div></body>
</html>