MantisBT - CMake
View Issue Details
0013513CMakeCMakepublic2012-09-04 16:042013-03-04 08:38
Flávio J. Saraiva 
 
normalminoralways
closedwon't fix 
32-bit VirtualBox guestWindows98 SE
CMake 2.8.3 
 
0013513: There's no && operator in command.com, so commands starting with " aren't executed by command.com
There's no && operator in command.com, so the "echo >nul && " that was added in 269a4b876a34483c5cb664499dc6b1634fa453ff (for commands that start with ") will make the whole line a no-op.

I'm using the NMake Makefiles generator. (the Visual Studio 6 generator also fails but haven't checked if it's the same issue)
No tags attached.
Issue History
2012-09-04 16:04Flávio J. SaraivaNew Issue
2012-09-04 16:10Brad KingNote Added: 0030918
2012-09-04 16:10Brad KingStatusnew => resolved
2012-09-04 16:10Brad KingResolutionopen => won't fix
2013-03-04 08:38Robert MaynardNote Added: 0032439
2013-03-04 08:38Robert MaynardStatusresolved => closed

Notes
(0030918)
Brad King   
2012-09-04 16:10   
Windows 98 is no longer supported. Use CMake 2.8.2 or earlier.
(0032439)
Robert Maynard   
2013-03-04 08:38   
Closing resolved issues that have not been updated in more than 4 months.