| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013513 | CMake | CMake | public | 2012-09-04 16:04 | 2013-03-04 08:38 |
|
| Reporter | Flávio J. Saraiva | |
| Assigned To | | |
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | |
| Platform | 32-bit VirtualBox guest | OS | Windows | OS Version | 98 SE |
| Product Version | CMake 2.8.3 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0013513: There's no && operator in command.com, so commands starting with " aren't executed by command.com |
| Description | 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) |
| Tags | No tags attached. |
|
| Attached Files | |
|